RouteProvider::$fastCache

Same name and namespace in other branches
  1. main core/lib/Drupal/Core/Routing/RouteProvider.php \Drupal\Core\Routing\RouteProvider::fastCache

The chained fast cache backend.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

core/lib/Drupal/Core/Routing/RouteProvider.php, line 93

Class

RouteProvider
A Route Provider front-end for all Drupal-stored routes.

Namespace

Drupal\Core\Routing

Code

protected $fastCache;

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