You are here

protected property RegisterRoutersPass::$chainRouterService in Zircon Profile 8.0

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

Type: string

File

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

Class

RegisterRoutersPass
Compiler pass to register routers to the ChainRouter.

Namespace

Symfony\Cmf\Component\Routing\DependencyInjection\Compiler

Code

protected $chainRouterService;