You are here

namespace Drupal\scheduled_updates\Plugin in Scheduled Updates 8

Classsort descending Location Description
BaseUpdateRunner src/Plugin/BaseUpdateRunner.php
EntityMonitorUpdateRunnerInterface src/Plugin/EntityMonitorUpdateRunnerInterface.php Provides an interface Update runners that need to monitor entities.
UpdateRunnerInterface src/Plugin/UpdateRunnerInterface.php Interface for Update Runner Plugins.
UpdateRunnerManager src/Plugin/UpdateRunnerManager.php