mirror of
https://github.com/appwrite/appwrite
synced 2026-05-06 06:48:22 +00:00
Merge remote-tracking branch 'origin/migrations-backups' into migrations-backups
This commit is contained in:
commit
c43177093e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue