protected property Config::$settingsOverrides in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Config/Config.php \Drupal\Core\Config\Config::settingsOverrides
- 10 core/lib/Drupal/Core/Config/Config.php \Drupal\Core\Config\Config::settingsOverrides
The current settings overrides.
Type: array
File
- core/
lib/ Drupal/ Core/ Config/ Config.php, line 50
Class
- Config
- Defines the default configuration object.
Namespace
Drupal\Core\ConfigCode
protected $settingsOverrides;