You are here

protected property ChainedStorageTrait::$cache in Supercache 8

Same name and namespace in other branches
  1. 2.0.x src/KeyValueStore/ChainedStorageTrait.php \Drupal\supercache\KeyValueStore\ChainedStorageTrait::cache

The cache backend.

Type: CacheBackendInterface

File

src/KeyValueStore/ChainedStorageTrait.php, line 25

Class

ChainedStorageTrait

Namespace

Drupal\supercache\KeyValueStore

Code

protected $cache;