protected property ConfigContext::$data

The actual storage of key-value pairs.

Type: array

File

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

Class

ConfigContext
Defines the base configuration context object.

Namespace

Drupal\Core\Config\Context

Code

protected $data = array();