Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Module.php

function Module::postUpdateTasks

Overrides Updater::postUpdateTasks

File

core/lib/Drupal/Core/Updater/Module.php, line 80

Class

Module
Defines a class for updating modules.

Namespace

Drupal\Core\Updater

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.
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal