Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Config/Config.php \Drupal\Core\Config\Config::overriddenData
  2. 9 core/lib/Drupal/Core/Config/Config.php \Drupal\Core\Config\Config::overriddenData

The current runtime data.

The configuration data from storage merged with module and settings overrides.

Type: array

File

core/lib/Drupal/Core/Config/Config.php, line 36

Class

Config
Defines the default configuration object.

Namespace

Drupal\Core\Config

Code

protected $overriddenData;