Defines a factory for retrieving the config storage used pre-kernel.
Name | Modifiers | Type | Description |
---|---|---|---|
BootstrapConfigStorageFactory::get | public static | function | Returns a configuration storage implementation. |
BootstrapConfigStorageFactory::getDatabaseStorage | public static | function | Returns a Database configuration storage implementation. |
BootstrapConfigStorageFactory::getFileStorage Deprecated | public static | function | Returns a File-based configuration storage implementation. |
© 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!BootstrapConfigStorageFactory.php/class/BootstrapConfigStorageFactory/8.1.x