protected property Config::$overriddenData in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 41 - Contains \Drupal\Core\Config\Config.
Class
- Config
- Defines the default configuration object.
Namespace
Drupal\Core\ConfigCode
protected $overriddenData;