public UpdateProcessorInterface::fetchData()
Attempts to drain the queue of tasks for release history data to fetch.
File
- core/modules/update/src/UpdateProcessorInterface.php, line 25
Class
- UpdateProcessorInterface
- Processor of project update information.
Namespace
Drupal\update
Code
public function fetchData();
Please login to continue.