protected property 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 = [];

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Routing!RouteProvider.php/property/RouteProvider::serializedRoutes/8.1.x