You are here

service colorbox.commands in Colorbox 8

Class

\Drupal\colorbox\Commands\ColorboxCommands

Tags

  • drush.command

File

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

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