You are here

protected property FilteredStorage::$filters in Config Filter 8

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

The storage filters.

Type: \Drupal\config_filter\Config\StorageFilterInterface[]

File

src/Config/FilteredStorage.php, line 31

Class

FilteredStorage
Class FilteredStorage.

Namespace

Drupal\config_filter\Config

Code

protected $filters;