Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Updater.php
function 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 424
Class
Updater
Defines the base class for Updaters used in Drupal.
Namespace
Drupal\Core\Updater
Code
public
function
postUpdate
() { }
RSS feed