mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
Fix doc
This commit is contained in:
parent
0588fb405d
commit
72c71785a6
1 changed files with 1 additions and 1 deletions
|
|
@ -546,7 +546,7 @@ class Migrations extends Action
|
|||
*
|
||||
* @param bool $success Whether the export was successful
|
||||
* @param Document $project
|
||||
* @param string $user The user who triggered the operation
|
||||
* @param Document $user The user who triggered the operation
|
||||
* @param array $options Migration options
|
||||
* @param Mail $queueForMails
|
||||
* @param string $downloadUrl Download URL for successful exports
|
||||
|
|
|
|||
Loading…
Reference in a new issue