function Updater::postUpdate
Same name in other branches
- 7.x includes/updater.inc \Updater::postUpdate()
- 9 core/lib/Drupal/Core/Updater/Updater.php \Drupal\Core\Updater\Updater::postUpdate()
- 10 core/lib/Drupal/Core/Updater/Updater.php \Drupal\Core\Updater\Updater::postUpdate()
- 11.x core/lib/Drupal/Core/Updater/Updater.php \Drupal\Core\Updater\Updater::postUpdate()
Performs actions after new code is updated.
1 call to Updater::postUpdate()
- Updater::update in core/
lib/ Drupal/ Core/ Updater/ Updater.php - Updates a Drupal project and returns a list of next actions.
File
-
core/
lib/ Drupal/ Core/ Updater/ Updater.php, line 386
Class
- Updater
- Defines the base class for Updaters used in Drupal.
Namespace
Drupal\Core\UpdaterCode
public function postUpdate() {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.