protected property RoutePreloader::$cache in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Routing/RoutePreloader.php \Drupal\Core\Routing\RoutePreloader::cache
The cache backend used to skip the state loading.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
- core/
lib/ Drupal/ Core/ Routing/ RoutePreloader.php, line 48
Class
- RoutePreloader
- Defines a class which preloads non-admin routes.
Namespace
Drupal\Core\RoutingCode
protected $cache;