You are here

protected property ConfigFilterStorageFactory::$managers in Config Filter 8

Same name and namespace in other branches
  1. 8.2 src/ConfigFilterStorageFactory.php \Drupal\config_filter\ConfigFilterStorageFactory::managers

The filter managers to load the filters from.

Type: \Drupal\config_filter\ConfigFilterManagerInterface[]

File

src/ConfigFilterStorageFactory.php, line 25

Class

ConfigFilterStorageFactory
Class ConfigFilterFactory.

Namespace

Drupal\config_filter

Code

protected $managers = [];