You are here

service advagg.commands in Advanced CSS/JS Aggregation 8.3

Same name and namespace in other branches
  1. 8.4 drush.services.yml \advagg.commands

Class

\Drupal\advagg\Commands\AdvaggCommands

Tags

  • drush.command

File

./drush.services.yml
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 }