You are here

protected property ConfigCollector::$activeStorage in Configuration Provider 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/ConfigCollector.php \Drupal\config_provider\Plugin\ConfigCollector::activeStorage

The active configuration storage.

Type: \Drupal\Core\Config\StorageInterface

File

src/Plugin/ConfigCollector.php, line 26

Class

ConfigCollector
Class for invoking configuration providers..

Namespace

Drupal\config_provider\Plugin

Code

protected $activeStorage;