mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
fix: undefined variable
This commit is contained in:
parent
1b1cfc38c8
commit
8d5b79c13d
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ class MockNumber extends Model
|
|||
|
||||
/**
|
||||
* Get Name
|
||||
*oj
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
public function getName(): string
|
||||
|
|
|
|||
Loading…
Reference in a new issue