RoutePreloader::$cache

Same name and namespace in other branches
  1. 9 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 49

Class

RoutePreloader
Defines a class which preloads non-admin routes.

Namespace

Drupal\Core\Routing

Code

protected $cache;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.