You are here

drush.services.yml in Workbench Moderation to Content Moderation 8.2

File

drush.services.yml
View source
  1. services:
  2. wbm2cm.commands:
  3. class: '\Drupal\wbm2cm\Commands\Wbm2cmCommands'
  4. arguments:
  5. - '@wbm2cm.migration_controller'
  6. - '@module_installer'
  7. tags:
  8. - { name: drush.command }