You are here

drush.services.yml in Advanced CSS/JS Aggregation 8.3

Same filename and directory in other branches
  1. 8.4 drush.services.yml

File

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