service router.path_roots_subscriber in Drupal 8
Same name and namespace in other branches
- 9 core/core.services.yml \router.path_roots_subscriber
Class
Drupal\Core\EventSubscriber\PathRootsSubscriberTags
- event_subscriber
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\EventSubscriber\PathRootsSubscriber
- arguments:
- - '@state'
- tags:
- - { name: event_subscriber }