RouteProvider::$serializedRoutes

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

Type: string[]

File

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

Class

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

Namespace

Drupal\Core\Routing

Code

protected $serializedRoutes = [];
doc_Drupal
2016-10-29 09:39:16
Comments
Leave a Comment

Please login to continue.