Issue #3375940: Rename CronUpdateStage to CronUpdateRunner
Merged
requested to merge issue/automatic_updates-3375940:3375940-rename-cronupdatestage-to into 3.0.x
1 unresolved thread
Compare changes
Files
25@@ -3,7 +3,7 @@
@@ -3,7 +3,7 @@
@@ -130,7 +130,7 @@ abstract class AutomaticUpdatesCommandBase extends Command {
@@ -130,7 +130,7 @@ abstract class AutomaticUpdatesCommandBase extends Command {
if ($needs_run && (($settings['method'] === 'web' && $this->stage->isFromWeb) || $settings['method'] === 'console')) {