This commit is contained in:
Adrian Hopek 2022-04-07 14:51:21 +02:00
parent 9c9b36cb1b
commit ef325c91ff

View File

@ -23,6 +23,7 @@ use Toby\Eloquent\Helpers\ColorGenerator;
* @property string $first_name
* @property string $last_name
* @property string $email
* @property string $password
* @property string $avatar
* @property string $position
* @property Role $role