service paramconverter_subscriber in Drupal 8
Same name and namespace in other branches
- 9 core/core.services.yml \paramconverter_subscriber
Class
Drupal\Core\EventSubscriber\ParamConverterSubscriberTags
- event_subscriber
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\EventSubscriber\ParamConverterSubscriber
- tags:
- - { name: event_subscriber }
- arguments:
- - '@paramconverter_manager'