We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc7b6c9 commit 150b5ecCopy full SHA for 150b5ec
tests/models/User.php
@@ -13,6 +13,7 @@
13
* Class User
14
* @property string $_id
15
* @property string $name
16
+ * @property string $email
17
* @property string $title
18
* @property int $age
19
* @property \Carbon\Carbon $birthday
0 commit comments