tmgmt_test.services.yml in Translation Management Tool 8
tmgmt_test/tmgmt_test.services.yml
File
tmgmt_test/tmgmt_test.services.ymlView source
- services:
- tmgmt_test.should_create_job:
- class: Drupal\tmgmt_test\EventSubscriber\TestContinuousEventSubscriber
- arguments: ['@entity_type.manager']
- tags:
- - { name: 'event_subscriber' }