You are here

drush.services.yml in Colorbox 8

File

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