You are here

service lingotek.field_deleted_subscriber in Lingotek Translation 3.4.x

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

Class

Drupal\lingotek\EventSubscriber\LingotekFieldDeletedConfigSubscriber

Tags

  • event_subscriber

File

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

View source
  1. class: Drupal\lingotek\EventSubscriber\LingotekFieldDeletedConfigSubscriber
  2. arguments:
  3. - '@lingotek.configuration'
  4. tags:
  5. - { name: event_subscriber }