You are here

service tmgmt_smartling.subscriber.request in TMGMT Translator Smartling 8.3

Same name and namespace in other branches
  1. 8.4 tmgmt_smartling.services.yml \tmgmt_smartling.subscriber.request
  2. 8.2 tmgmt_smartling.services.yml \tmgmt_smartling.subscriber.request

Class

\Drupal\tmgmt_smartling\EventSubscriber\RequestSubscriber

Tags

  • event_subscriber

File

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

View source
  1. class: \Drupal\tmgmt_smartling\EventSubscriber\RequestSubscriber
  2. arguments:
  3. - '@queue'
  4. - '@current_user'
  5. tags:
  6. - { name: event_subscriber }