protected property ConfigInstaller::$activeStorages in Drupal 9
Same name and namespace in other branches
- 8 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 25
Class
Namespace
Drupal\Core\ConfigCode
protected $activeStorages;