protected property ConfigFactory::$contextStack

A stack of configuration contexts the last being the context in use.

Type: array

File

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

Class

ConfigFactory
Defines the configuration object factory.

Namespace

Drupal\Core\Config

Code

protected $contextStack = array();