You are here

protected property ReadOnlyStorage::$storage in Config Filter 8

Same name and namespace in other branches
  1. 8.2 src/Config/ReadOnlyStorage.php \Drupal\config_filter\Config\ReadOnlyStorage::storage

The config storage that we are decorating.

Type: \Drupal\Core\Config\StorageInterface

File

src/Config/ReadOnlyStorage.php, line 22

Class

ReadOnlyStorage
Class ReadOnlyStorage.

Namespace

Drupal\config_filter\Config

Code

protected $storage;