namespace Drupal\Core\Updater
Same name in other branches
| Object name | File name | Summary |
|---|---|---|
| Module | core/lib/Drupal/Core/Updater/Module.php | Defines a class for updating modules. |
| Theme | core/lib/Drupal/Core/Updater/Theme.php | Defines a class for updating themes. |
| 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 an Exception class for Drupal\Core\Updater\Updater class hierarchy. |
| UpdaterFileTransferException | core/lib/Drupal/Core/Updater/UpdaterFileTransferException.php | Defines a child class of Drupal\Core\Updater\UpdaterException. |
| 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.