ConfigModuleOverridesEvent::$overrides

Same name in other branches
  1. 9 core/lib/Drupal/Core/Config/ConfigModuleOverridesEvent.php \Drupal\Core\Config\ConfigModuleOverridesEvent::overrides
  2. 10 core/lib/Drupal/Core/Config/ConfigModuleOverridesEvent.php \Drupal\Core\Config\ConfigModuleOverridesEvent::overrides
  3. 11.x 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\Config

Code

protected $overrides;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.