route_enhancer.param_conversion
Same name in other branches
- 8.9.x core/core.services.yml \route_enhancer.param_conversion
- 10 core/core.services.yml \route_enhancer.param_conversion
Class
Drupal\Core\Routing\Enhancer\ParamConversionEnhancerTags
- route_enhancer
- event_subscriber
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Routing\Enhancer\ParamConversionEnhancer
- arguments:
- - '@paramconverter_manager'
- tags:
- - { name: route_enhancer, priority: 5000 }
- - { name: event_subscriber }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.