ConfigInstaller::$activeStorages

Same name in other branches
  1. 9 core/lib/Drupal/Core/Config/ConfigInstaller.php \Drupal\Core\Config\ConfigInstaller::activeStorages
  2. 8.9.x core/lib/Drupal/Core/Config/ConfigInstaller.php \Drupal\Core\Config\ConfigInstaller::activeStorages
  3. 10 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 26

Class

ConfigInstaller

Namespace

Drupal\Core\Config

Code

protected $activeStorages;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.