You are here

protected property RegisterRouteEnhancersPass::$dynamicRouterService in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony-cmf/routing/DependencyInjection/Compiler/RegisterRouteEnhancersPass.php \Symfony\Cmf\Component\Routing\DependencyInjection\Compiler\RegisterRouteEnhancersPass::dynamicRouterService

Type: string

File

vendor/symfony-cmf/routing/DependencyInjection/Compiler/RegisterRouteEnhancersPass.php, line 30

Class

RegisterRouteEnhancersPass
This compiler pass adds additional route enhancers to the dynamic router.

Namespace

Symfony\Cmf\Component\Routing\DependencyInjection\Compiler

Code

protected $dynamicRouterService;