You are here

protected property TransparentStorageFilterTrait::$filtered in Config Filter 8.2

Same name and namespace in other branches
  1. 8 src/Config/TransparentStorageFilterTrait.php \Drupal\config_filter\Config\TransparentStorageFilterTrait::filtered

The wrapped storage which calls the filter.

Type: \Drupal\Core\Config\StorageInterface

File

src/Config/TransparentStorageFilterTrait.php, line 31

Class

TransparentStorageFilterTrait
Trait TransparentStorageFilterTrait.

Namespace

Drupal\config_filter\Config

Code

protected $filtered;