protected property ConfigModuleOverridesEvent::$overrides in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Config/ConfigModuleOverridesEvent.php \Drupal\Core\Config\ConfigModuleOverridesEvent::overrides
Configuration overrides.
Type: array
File
- core/
lib/ Drupal/ Core/ Config/ ConfigModuleOverridesEvent.php, line 26
Class
- ConfigModuleOverridesEvent
- Event object to allow configuration to be overridden by modules.
Namespace
Drupal\Core\ConfigCode
protected $overrides;