function UpdateProcessorInterface::fetchData
Same name in other branches
- 9 core/modules/update/src/UpdateProcessorInterface.php \Drupal\update\UpdateProcessorInterface::fetchData()
- 8.9.x core/modules/update/src/UpdateProcessorInterface.php \Drupal\update\UpdateProcessorInterface::fetchData()
- 10 core/modules/update/src/UpdateProcessorInterface.php \Drupal\update\UpdateProcessorInterface::fetchData()
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\updateCode
public function fetchData();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.