tmgmt_test.services.yml

tmgmt_test/tmgmt_test.services.yml

File

tmgmt_test/tmgmt_test.services.yml
View source
  1. services:
  2. tmgmt_test.should_create_job:
  3. class: Drupal\tmgmt_test\EventSubscriber\TestContinuousEventSubscriber
  4. arguments: ['@entity_type.manager']
  5. tags:
  6. - { name: 'event_subscriber' }

Services