mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 01:18:37 +00:00
Add doc
This commit is contained in:
parent
5a5d43f3d0
commit
04711d8c02
1 changed files with 3 additions and 0 deletions
|
|
@ -34,6 +34,9 @@ class Migrations extends Action
|
|||
|
||||
protected Document $project;
|
||||
|
||||
/**
|
||||
* @var callable
|
||||
*/
|
||||
protected $logError;
|
||||
|
||||
public static function getName(): string
|
||||
|
|
|
|||
Loading…
Reference in a new issue