function UpdateProcessorInterface::fetchData

Attempts to drain the queue of tasks for release history data to fetch.

1 method overrides UpdateProcessorInterface::fetchData()
UpdateProcessor::fetchData in core/modules/update/src/UpdateProcessor.php
Attempts to drain the queue of tasks for release history data to fetch.

File

core/modules/update/src/UpdateProcessorInterface.php, line 24

Class

UpdateProcessorInterface
Processor of project update information.

Namespace

Drupal\update

Code

public function fetchData();

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.