You are here

service wbm2cm.commands in Workbench Moderation to Content Moderation 8.2

Class

\Drupal\wbm2cm\Commands\Wbm2cmCommands

Tags

  • drush.command

File

./drush.services.yml
drush.services.yml

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