UpdateManagerInterface::fetchDataBatch

public UpdateManagerInterface::fetchDataBatch(&$context)

Processes a step in batch for fetching available update data.

Parameters

array $context: Reference to an array used for Batch API storage.

File

core/modules/update/src/UpdateManagerInterface.php, line 63

Class

UpdateManagerInterface
Manages project update information.

Namespace

Drupal\update

Code

1
public function fetchDataBatch(&$context);
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.