service router.dynamic in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/core.services.yml \router.dynamic
Class
Symfony\Cmf\Component\Routing\DynamicRouterTags
- service_collector
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Symfony\Cmf\Component\Routing\DynamicRouter
- arguments:
- - '@router.request_context'
- - '@router.matcher'
- - '@url_generator'
- tags:
- - { name: service_collector, tag: non_lazy_route_enhancer, call: addRouteEnhancer }