You are here

protected property FilteredStorage::$storage in Config Filter 8

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

The storage container that we are wrapping.

Type: \Drupal\Core\Config\StorageInterface

File

src/Config/FilteredStorage.php, line 24

Class

FilteredStorage
Class FilteredStorage.

Namespace

Drupal\config_filter\Config

Code

protected $storage;