protected property ExtensionInstallStorage::$configStorage in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Config/ExtensionInstallStorage.php \Drupal\Core\Config\ExtensionInstallStorage::configStorage
 
The active configuration store.
Type: \Drupal\Core\Config\StorageInterface
File
- core/
lib/ Drupal/ Core/ Config/ ExtensionInstallStorage.php, line 20  
Class
- ExtensionInstallStorage
 - Storage to access configuration and schema in enabled extensions.
 
Namespace
Drupal\Core\ConfigCode
protected $configStorage;