protected property Config::$storage

The storage used to load and save this configuration object.

Type: Drupal\Core\Config\StorageInterface

File

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

Class

Config
Defines the default configuration object.

Namespace

Drupal\Core\Config

Code

protected $storage;