private property RouteCollection::$resources

Type: array

File

drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php, line 38

Class

RouteCollection
A RouteCollection represents a set of Route instances.

Namespace

Symfony\Component\Routing

Code

private $resources = array();