The active configuration store.
Type: \Drupal\Core\Config\StorageInterface
File
- core/lib/Drupal/Core/Config/ExtensionInstallStorage.php, line 21
Class
- ExtensionInstallStorage
- Storage to access configuration and schema in enabled extensions.
Namespace
Drupal\Core\Config
Code
protected $configStorage;
Please login to continue.