drush.services.yml in Colorbox 8
File
drush.services.ymlView source
- services:
- colorbox.commands:
- class: \Drupal\colorbox\Commands\ColorboxCommands
- arguments:
- - '@library.discovery'
- tags:
- - { name: drush.command }
- services:
- colorbox.commands:
- class: \Drupal\colorbox\Commands\ColorboxCommands
- arguments:
- - '@library.discovery'
- tags:
- - { name: drush.command }