service route_subscriber.module in Drupal 9
Same name and namespace in other branches
- 8 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'