Performs actions after new code is updated.
File
- drupal/core/lib/Drupal/Core/Updater/Updater.php, line 346
- Definition of Drupal\Core\Updater\Updater.
Class
- Updater
- Defines the base class for Updaters used in Drupal.
Namespace
Drupal\Core\Updater
Code
public function postUpdate() {
}