You are here

brightcove.drush.services.yml in Brightcove Video Connect 8

Same filename and directory in other branches
  1. 8.2 brightcove.drush.services.yml
  2. 3.x brightcove.drush.services.yml

File

brightcove.drush.services.yml
View source
  1. services:
  2. brightcove.command:
  3. class: Drupal\brightcove\Commands\BrightcoveCommands
  4. arguments:
  5. - '@queue'
  6. tags:
  7. - { name: drush.command }