@@ -753,6 +753,7 @@ class ComposerStaticInit749170dad3f5e7f9ca158f5a9f04f6a2
753753 'OCP \\Migration \\IMigrationStep ' => __DIR__ . '/../../.. ' . '/lib/public/Migration/IMigrationStep.php ' ,
754754 'OCP \\Migration \\IOutput ' => __DIR__ . '/../../.. ' . '/lib/public/Migration/IOutput.php ' ,
755755 'OCP \\Migration \\IRepairStep ' => __DIR__ . '/../../.. ' . '/lib/public/Migration/IRepairStep.php ' ,
756+ 'OCP \\Migration \\IRepairStepExpensive ' => __DIR__ . '/../../.. ' . '/lib/public/Migration/IRepairStepExpensive.php ' ,
756757 'OCP \\Migration \\SimpleMigrationStep ' => __DIR__ . '/../../.. ' . '/lib/public/Migration/SimpleMigrationStep.php ' ,
757758 'OCP \\Navigation \\Events \\LoadAdditionalEntriesEvent ' => __DIR__ . '/../../.. ' . '/lib/public/Navigation/Events/LoadAdditionalEntriesEvent.php ' ,
758759 'OCP \\Notification \\AlreadyProcessedException ' => __DIR__ . '/../../.. ' . '/lib/public/Notification/AlreadyProcessedException.php ' ,
@@ -2102,7 +2103,7 @@ class ComposerStaticInit749170dad3f5e7f9ca158f5a9f04f6a2
21022103 'OC \\Repair \\MoveUpdaterStepFile ' => __DIR__ . '/../../.. ' . '/lib/private/Repair/MoveUpdaterStepFile.php ' ,
21032104 'OC \\Repair \\NC13 \\AddLogRotateJob ' => __DIR__ . '/../../.. ' . '/lib/private/Repair/NC13/AddLogRotateJob.php ' ,
21042105 'OC \\Repair \\NC14 \\AddPreviewBackgroundCleanupJob ' => __DIR__ . '/../../.. ' . '/lib/private/Repair/NC14/AddPreviewBackgroundCleanupJob.php ' ,
2105- 'OC \\Repair \\NC16 \\AddClenupLoginFlowV2BackgroundJob ' => __DIR__ . '/../../.. ' . '/lib/private/Repair/NC16/AddClenupLoginFlowV2BackgroundJob .php ' ,
2106+ 'OC \\Repair \\NC16 \\AddCleanupLoginFlowV2BackgroundJob ' => __DIR__ . '/../../.. ' . '/lib/private/Repair/NC16/AddCleanupLoginFlowV2BackgroundJob .php ' ,
21062107 'OC \\Repair \\NC16 \\CleanupCardDAVPhotoCache ' => __DIR__ . '/../../.. ' . '/lib/private/Repair/NC16/CleanupCardDAVPhotoCache.php ' ,
21072108 'OC \\Repair \\NC16 \\ClearCollectionsAccessCache ' => __DIR__ . '/../../.. ' . '/lib/private/Repair/NC16/ClearCollectionsAccessCache.php ' ,
21082109 'OC \\Repair \\NC18 \\ResetGeneratedAvatarFlag ' => __DIR__ . '/../../.. ' . '/lib/private/Repair/NC18/ResetGeneratedAvatarFlag.php ' ,
0 commit comments