BootstrapConfigStorageFactory

Defines a factory for retrieving the config storage used pre-kernel.

Hierarchy

File

core/lib/Drupal/Core/Config/BootstrapConfigStorageFactory.php, line 11

Namespace

Drupal\Core\Config

Members

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.
doc_Drupal
2016-10-29 08:48:40
Comments
Leave a Comment

Please login to continue.