You are here

private property ChainRouteCollection::$routeCollections in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony-cmf/routing/ChainRouteCollection.php \Symfony\Cmf\Component\Routing\ChainRouteCollection::routeCollections

Type: RouteCollection[]

File

vendor/symfony-cmf/routing/ChainRouteCollection.php, line 23

Class

ChainRouteCollection

Namespace

Symfony\Cmf\Component\Routing

Code

private $routeCollections = array();