service tmgmt_test.should_create_job

Class

Drupal\tmgmt_test\EventSubscriber\TestContinuousEventSubscriber

Tags

  • event_subscriber

File

tmgmt_test/tmgmt_test.services.yml
tmgmt_test/tmgmt_test.services.yml

View source
  1. class: Drupal\tmgmt_test\EventSubscriber\TestContinuousEventSubscriber
  2. arguments:
  3. - '@entity_type.manager'
  4. tags:
  5. - { name: event_subscriber }