Same name and namespace in other branches
  1. 8.x-1.x drush.services.yml \colorbox.commands 1 comment

Class

\Drupal\colorbox\Commands\ColorboxCommands

Tags

  • drush.command

File

./drush.services.yml

View source
  1. class: \Drupal\colorbox\Commands\ColorboxCommands
  2. arguments:
  3. - '@library.discovery'
  4. tags:
  5. - { name: drush.command }