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