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

public function fetchDataBatch(&$context);
doc_Drupal
2016-10-29 09:50:53
Comments
Leave a Comment

Please login to continue.