wbm2cm.services.yml in Workbench Moderation to Content Moderation 8.2
Same filename and directory in other branches
File
wbm2cm.services.ymlView source
- services:
- wbm2cm.workflow_collector:
- class: '\Drupal\wbm2cm\WorkflowCollector'
- arguments:
- - '@entity_type.manager'
- - '@string_translation'
- wbm2cm.migration_controller:
- class: '\Drupal\wbm2cm\MigrationController'
- arguments:
- - '@plugin.manager.migration'
- - '@event_dispatcher'
- - '@entity_type.manager'
- - '@entity_type.bundle.info'
- - '@entity_field.manager'
- - '@string_translation'