You are here

service minifyjs.commands in Minify JS 8.2

Same name and namespace in other branches
  1. 8 minifyjs.services.yml \minifyjs.commands

Class

Drupal\minifyjs\Commands\MinifyJsCommands

Tags

  • drush.command

File

./drush.services.yml
drush.services.yml

View source
  1. class: Drupal\minifyjs\Commands\MinifyJsCommands
  2. arguments:
  3. - '@minifyjs'
  4. - '@cache.default'
  5. tags:
  6. - { name: drush.command }