ConfigFactory::loadOverrides

protected function ConfigFactory::loadOverrides

protected ConfigFactory::loadOverrides(array $names)

Get arbitrary overrides for the named configuration objects from modules.

Parameters

array $names: The names of the configuration objects to get overrides for.

Return value

array An array of overrides keyed by the configuration object name.

File

core/lib/Drupal/Core/Config/ConfigFactory.php, line 204

Class

ConfigFactory
Defines the configuration obj