Skip to content

Commit

Permalink
fix: update docblock for model
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit committed Dec 5, 2024
1 parent addde42 commit 1e74123
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Models/User.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
* @property string $last_name
* @property string $username
* @property array $permissions
* @property string $avatar_url Property for avatar image url
*
*/
class User extends BaseUser
Expand Down

0 comments on commit 1e74123

Please sign in to comment.