ConfigImporter::processConfiguration

protected function ConfigImporter::processConfiguration

protected ConfigImporter::processConfiguration($collection, $op, $name)

Processes a configuration change.

Parameters

string $collection: The configuration collection to process changes for.

string $op: The change operation.

string $name: The name of the configuration to process.

Throws

\Exception Thrown when the import process fails, only thrown when no importer log is set, otherwise the exception message is logged and the configuration is skipped.

File

core/lib/Drupal/Core/Config/ConfigImporte