You are here

service minifyjs.commands in Minify JS 8

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

Class

Drupal\minifyjs\Commands\MinifyJsCommands

Tags

  • drush.command

File

./minifyjs.services.yml
minifyjs.services.yml

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