You are here

protected property ConfigInstaller::$activeStorages in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Config/ConfigInstaller.php \Drupal\Core\Config\ConfigInstaller::activeStorages

The active configuration storages, keyed by collection.

Type: \Drupal\Core\Config\StorageInterface[]

File

core/lib/Drupal/Core/Config/ConfigInstaller.php, line 30
Contains \Drupal\Core\Config\ConfigInstaller.

Class

ConfigInstaller

Namespace

Drupal\Core\Config

Code

protected $activeStorages;