protected property ConfigFactory::$cache

Cached configuration objects.

Type: array

File

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

Class

ConfigFactory
Defines the configuration object factory.

Namespace

Drupal\Core\Config

Code

protected $cache = array();