public UpdateManagerInterface::refreshUpdateData()
Clears out all the available update data and initiates re-fetching.
File
- core/modules/update/src/UpdateManagerInterface.php, line 68
Class
- UpdateManagerInterface
- Manages project update information.
Namespace
Drupal\update
Code
public function refreshUpdateData();
Please login to continue.