RouteProvider::$routes

A cache of already-loaded routes, keyed by route name.

Type: \Symfony\Component\Routing\Route[]

File

core/lib/Drupal/Core/Routing/RouteProvider.php, line 50

Class

RouteProvider
A Route Provider front-end for all Drupal-stored routes.

Namespace

Drupal\Core\Routing

Code

protected $routes = array();
doc_Drupal
2016-10-29 09:39:16
Comments
Leave a Comment

Please login to continue.