service tmgmt_content.subscriber

Class

Drupal\tmgmt_content\Routing\TmgmtContentRouteSubscriber

Tags

  • event_subscriber

File

sources/content/tmgmt_content.services.yml
sources/content/tmgmt_content.services.yml

View source
  1. class: Drupal\tmgmt_content\Routing\TmgmtContentRouteSubscriber
  2. arguments:
  3. - '@content_translation.manager'
  4. tags:
  5. - { name: event_subscriber }