The fast cache backend.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
- core/lib/Drupal/Core/Cache/ChainedFastBackend.php, line 72
Class
- ChainedFastBackend
- Defines a backend with a fast and a consistent backend chain.
Namespace
Drupal\Core\Cache
Code
protected $fastBackend;
Please login to continue.