ConfigManager::$storages
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Config/ConfigManager.php \Drupal\Core\Config\ConfigManager::storages
- 10 core/lib/Drupal/Core/Config/ConfigManager.php \Drupal\Core\Config\ConfigManager::storages
- 11.x core/lib/Drupal/Core/Config/ConfigManager.php \Drupal\Core\Config\ConfigManager::storages
The configuration storages keyed by collection name.
Type: \Drupal\Core\Config\StorageInterface[]
File
-
core/
lib/ Drupal/ Core/ Config/ ConfigManager.php, line 79
Class
- ConfigManager
- The ConfigManager provides helper functions for the configuration system.
Namespace
Drupal\Core\ConfigCode
protected $storages;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.