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\RoutingCode
protected $serializedRoutes = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.