W3cubDocs

/Drupal 8

protected property ExtensionInstallStorage::$configStorage

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;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Config!ExtensionInstallStorage.php/property/ExtensionInstallStorage::configStorage/8.1.x