You are here

protected property TransparentStorageFilterTrait::$source in Config Filter 8.2

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

The read-only source storage on which the filter operations are performed.

Type: \Drupal\Core\Config\StorageInterface

File

src/Config/TransparentStorageFilterTrait.php, line 24

Class

TransparentStorageFilterTrait
Trait TransparentStorageFilterTrait.

Namespace

Drupal\config_filter\Config

Code

protected $source;