You are here

service globallink.should_create_job in GlobalLink Connect for Drupal 8

Same name and namespace in other branches
  1. 8.2 globallink.services.yml \globallink.should_create_job

Class

Drupal\globallink\EventSubscriber\GloballinkContinuousEvents

Tags

  • event_subscriber

File

./globallink.services.yml
globallink.services.yml

View source
  1. class: Drupal\globallink\EventSubscriber\GloballinkContinuousEvents
  2. arguments:
  3. - '@entity_type.manager'
  4. - '@path.matcher'
  5. tags:
  6. - { name: event_subscriber }