public static ConfigSync::processBatch(ConfigImporter $config_importer, $sync_step, &$context)
Processes the config import batch and persists the importer.
Parameters
\Drupal\Core\Config\ConfigImporter $config_importer: The batch config importer object to persist.
string $sync_step: The synchronization step to do.
array $context: The batch context.
File
core/modules/config/src/Form/ConfigSync.php, line 371
Class
ConfigSync Construct the storage changes in a configuration synchronizati