protected property ConfigFactory::$storage

A storage controller instance for reading and writing configuration data.

Type: \Drupal\Core\Config\StorageInterface

File

drupal/core/lib/Drupal/Core/Config/ConfigFactory.php, line 38
Definition of Drupal\Core\Config\ConfigFactory.

Class

ConfigFactory
Defines the configuration object factory.

Namespace

Drupal\Core\Config

Code

protected $storage;