Skip to content

Commit

Permalink
Adding CTools to list of deprecated modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
trackleft committed Jun 14, 2024
1 parent 38a649a commit dc9b803
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions az_quickstart.install
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ function az_quickstart_requirements($phase) {
// Gather all deprecated modules that are enabled.
$azqs_deprecated_modules = [
'block_content_permissions',
'ctools',
];
$enabled_deprecated_modules = [];
$enabled_modules = \Drupal::moduleHandler()->getModuleList();
Expand Down

0 comments on commit dc9b803

Please sign in to comment.