protected property CachedStorage::$cache

The instantiated Cache backend.

Type: Drupal\Core\Cache\CacheBackendInterface

File

drupal/core/lib/Drupal/Core/Config/CachedStorage.php, line 33
Contains Drupal\Core\Config\CachedStorage.

Class

CachedStorage
Defines the cached storage controller.

Namespace

Drupal\Core\Config

Code

protected $cache;