Processes a step in batch for fetching available update data.
Before calling this method, call UpdateManagerInterface::refreshUpdateData() to clear existing update data and initiate re-fetching.
array $context: Reference to an array used for Batch API storage.
\Drupal\update\UpdateManagerInterface::refreshUpdateData()
public function fetchDataBatch(&$context);