You are here

service lingotek.config_subscriber in Lingotek Translation 3.4.x

Same name and namespace in other branches
  1. 8 lingotek.services.yml \lingotek.config_subscriber
  2. 8.2 lingotek.services.yml \lingotek.config_subscriber
  3. 4.0.x lingotek.services.yml \lingotek.config_subscriber
  4. 3.0.x lingotek.services.yml \lingotek.config_subscriber
  5. 3.1.x lingotek.services.yml \lingotek.config_subscriber
  6. 3.2.x lingotek.services.yml \lingotek.config_subscriber
  7. 3.3.x lingotek.services.yml \lingotek.config_subscriber
  8. 3.5.x lingotek.services.yml \lingotek.config_subscriber
  9. 3.6.x lingotek.services.yml \lingotek.config_subscriber
  10. 3.7.x lingotek.services.yml \lingotek.config_subscriber
  11. 3.8.x lingotek.services.yml \lingotek.config_subscriber

Class

Drupal\lingotek\EventSubscriber\LingotekConfigSubscriber

Tags

  • event_subscriber

File

./lingotek.services.yml
lingotek.services.yml

View source
  1. class: Drupal\lingotek\EventSubscriber\LingotekConfigSubscriber
  2. arguments:
  3. - '@lingotek.config_translation'
  4. - '@plugin.manager.config_translation.mapper'
  5. - '@lingotek.configuration'
  6. - '@entity_type.manager'
  7. - '@entity_field.manager'
  8. tags:
  9. - { name: event_subscriber }