Drupal\Core\Updater
Classes
Defines a class for updating modules using Drupal\Core\FileTransfer\FileTransfer classes via authorize.php.
Defines a class for updating themes using Drupal\Core\FileTransfer\FileTransfer classes via authorize.php.
Defines the base class for Updaters used in Drupal.
Interfaces
Defines an interface for a class which can update a Drupal project.
Exceptions
Defines a Exception class for the Drupal\Core\Updater\Updater class hierarchy.
Defines a child class of Drupal\Core\Updater\UpdaterException that indicates a Drupal\Core\FileTransfer\FileTransfer exception.