service entity_route_subscriber in Drupal 8
Same name and namespace in other branches
- 9 core/core.services.yml \entity_route_subscriber
Class
Drupal\Core\EventSubscriber\EntityRouteProviderSubscriberTags
- event_subscriber
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\EventSubscriber\EntityRouteProviderSubscriber
- arguments:
- - '@entity_type.manager'
- tags:
- - { name: event_subscriber }