You are here

service tmgmt_smartling.event_subscriber.config in TMGMT Translator Smartling 8.3

Same name and namespace in other branches
  1. 8.4 tmgmt_smartling.services.yml \tmgmt_smartling.event_subscriber.config

Class

\Drupal\tmgmt_smartling\EventSubscriber\ConfigEventsSubscriber

Tags

  • event_subscriber

File

./tmgmt_smartling.services.yml
tmgmt_smartling.services.yml

View source
  1. class: \Drupal\tmgmt_smartling\EventSubscriber\ConfigEventsSubscriber
  2. arguments:
  3. - '@cache_tags.invalidator'
  4. tags:
  5. - { name: event_subscriber }