function UpdateManagerInterface::reset
Same name and namespace in other branches
- main core/modules/update/src/UpdateManagerInterface.php \Drupal\update\UpdateManagerInterface::reset()
Invalidates stored data relating to update status.
1 method overrides UpdateManagerInterface::reset()
- UpdateManager::reset in core/
modules/ update/ src/ UpdateManager.php - Invalidates stored data relating to update status.
File
-
core/
modules/ update/ src/ UpdateManagerInterface.php, line 159
Class
- UpdateManagerInterface
- Manages project update information.
Namespace
Drupal\updateCode
public function reset() : void;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.