private property ChainRouter::$routers

Array of arrays of routers grouped by priority

Type: array

File

drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ChainRouter.php, line 36

Class

ChainRouter
ChainRouter

Namespace

Symfony\Cmf\Component\Routing

Code

private $routers = array();