protected property CachedStorage::$storage

The configuration storage to be cached.

Type: Drupal\Core\Config\StorageInterface

File

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

Class

CachedStorage
Defines the cached storage controller.

Namespace

Drupal\Core\Config

Code

protected $storage;