namespace Drupal\Core\Updater

Same name in other branches
  1. 10 Drupal\Core\Updater
  2. 11.x Drupal\Core\Updater
  3. 9 Drupal\Core\Updater
Object name File name Summary
Module core/lib/Drupal/Core/Updater/Module.php Defines a class for updating modules using
Drupal\Core\FileTransfer\FileTransfer classes via authorize.php.
Theme core/lib/Drupal/Core/Updater/Theme.php Defines a class for updating themes using
Drupal\Core\FileTransfer\FileTransfer classes via authorize.php.
Updater core/lib/Drupal/Core/Updater/Updater.php Defines the base class for Updaters used in Drupal.
UpdaterException core/lib/Drupal/Core/Updater/UpdaterException.php Defines a Exception class for the Drupal\Core\Updater\Updater class
hierarchy.
UpdaterFileTransferException core/lib/Drupal/Core/Updater/UpdaterFileTransferException.php Defines a child class of Drupal\Core\Updater\UpdaterException that indicates
a Drupal\Core\FileTransfer\FileTransfer exception.
UpdaterInterface core/lib/Drupal/Core/Updater/UpdaterInterface.php Defines an interface for a class which can update a Drupal project.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.