protected property ConfigContext::$overrides

Any config overrides of key-value pairs.

Type: array

File

drupal/core/lib/Drupal/Core/Config/Context/ConfigContext.php, line 36
Contains \Drupal\Core\Config\Context\ConfigContext.

Class

ConfigContext
Defines the base configuration context object.

Namespace

Drupal\Core\Config\Context

Code

protected $overrides = array();