RoutePreloader::$cache

Same name in other branches
  1. 8.9.x 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\Routing

Code

protected $cache;

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