You are here

protected property IgnoreFilter::$active in Config Ignore 8.2

The active configuration storage.

Type: \Drupal\Core\Config\StorageInterface

File

src/Plugin/ConfigFilter/IgnoreFilter.php, line 31

Class

IgnoreFilter
Provides a ignore filter that reads partly from the active storage.

Namespace

Drupal\config_ignore\Plugin\ConfigFilter

Code

protected $active;