Merge remote-tracking branch 'origin/migrations-backups' into migrations-backups

This commit is contained in:
fogelito 2024-08-22 17:31:05 +03:00
commit c43177093e

View file

@ -60,7 +60,7 @@ class Maintenance extends Action
}
/**
* Overridable method for Cloud, Please do not delete
* Hook to allow sub-classes to extend project-level maintenance functionality.
*/
protected function notifyProjects(Delete $queueForDeletes, int $usageStatsRetentionHourly): void
{