route_subscriber.module

Same name in other branches
  1. 8.9.x core/core.services.yml \route_subscriber.module
  2. 10 core/core.services.yml \route_subscriber.module

Class

Drupal\Core\EventSubscriber\ModuleRouteSubscriber

Tags

  • event_subscriber

File

core/core.services.yml

View source
  1. class: Drupal\Core\EventSubscriber\ModuleRouteSubscriber
  2. tags:
  3. - { name: event_subscriber }
  4. arguments:
  5. - '@module_handler'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.