function ModuleUpdater::postUpdateTasks
Overrides Updater::postUpdateTasks
File
-
modules/
system/ system.updater.inc, line 62
Class
- ModuleUpdater
- Class for updating modules using FileTransfer classes via authorize.php.
Code
public function postUpdateTasks() {
// We don't want to check for DB updates here, we do that once for all
// updated modules on the landing page.
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.