Same name and namespace in other branches
  1. 5.0.x drush.services.yml \advagg.commands 1 commentaire
  2. 8.x-3.x drush.services.yml \advagg.commands 1 commentaire
  3. 8.x-4.x drush.services.yml \advagg.commands 1 commentaire

Classe

\Drupal\advagg\Commands\AdvaggCommands

Étiquettes

  • drush.command

Fichier

./drush.services.yml

View source
  1. arguments:
  2. - '@cache.advagg'
  3. - '@config.factory'
  4. - '@file_system'
  5. class: \Drupal\advagg\Commands\AdvaggCommands
  6. tags:
  7. - { name: drush.command }