public Updater::postInstall()
Performs actions after installation.
File
- core/lib/Drupal/Core/Updater/Updater.php, line 388
Class
- Updater
- Defines the base class for Updaters used in Drupal.
Namespace
Drupal\Core\Updater
Code
public function postInstall() { }
Please login to continue.