service route_subscriber.module in Drupal 8
Same name and namespace in other branches
- 9 core/core.services.yml \route_subscriber.module
Class
Drupal\Core\EventSubscriber\ModuleRouteSubscriberTags
- event_subscriber
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\EventSubscriber\ModuleRouteSubscriber
- tags:
- - { name: event_subscriber }
- arguments:
- - '@module_handler'