protected ConfigImporter::importConfig($collection, $op, $name)
Writes a configuration change from the source to the target storage.
Parameters
string $collection: The configuration collection.
string $op: The change operation.
string $name: The name of the configuration to process.
File
core/lib/Drupal/Core/Config/ConfigImporter.php, line 900
Class
ConfigImporter Defines a configuration importer.
Namespace
Drupal\Core\Config
Code
protected function importConfig($collection, $op, $nam