protected property D8Cache::$backend in Drupal 8 Cache Backport 7
The cache backend.
Type: \DrupalCacheInterface
File
- ./
d8cache.cache.inc, line 31
Class
- D8Cache
- Defines a Drupal 8 cacheable metadata aware cache backend.
Code
protected $backend;