You are here

namespace Drupal\automatic_updates in Automatic Updates 8.2

Same name in other branches
  1. 8 Drupal\automatic_updates
Classsort descending Location Description
AutomaticUpdatesEvents src/AutomaticUpdatesEvents.php Defines events for the automatic_updates module.
BatchProcessor src/BatchProcessor.php A batch processor for updates.
CronUpdater src/CronUpdater.php Defines a service that updates via cron.
PathLocator src/PathLocator.php Computes file system paths that are needed for automatic updates.
Updater src/Updater.php Defines a service to perform updates.
UpdateRecommender src/UpdateRecommender.php Determines the recommended release of Drupal core to update to.