drush.services.yml in Workbench Moderation to Content Moderation 8.2
File
drush.services.ymlView source
- services:
- wbm2cm.commands:
- class: '\Drupal\wbm2cm\Commands\Wbm2cmCommands'
- arguments:
- - '@wbm2cm.migration_controller'
- - '@module_installer'
- tags:
- - { name: drush.command }