mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
Fix PhpStan
This commit is contained in:
parent
3b5be1a8db
commit
175c2a1f89
@ -8,6 +8,13 @@ use Illuminate\Database\Eloquent\Relations\HasOne;
|
||||
* @property int $level
|
||||
* @property int $vocation
|
||||
* @property int $online
|
||||
* @property int $looktype
|
||||
* @property int $lookhead
|
||||
* @property int $lookbody
|
||||
* @property int $looklegs
|
||||
* @property int $lookfeet
|
||||
* @property int $lookaddons
|
||||
* @property string $outfit_url
|
||||
* @property hasOne $onlineTable
|
||||
*/
|
||||
class Player extends Model {
|
||||
|
Loading…
x
Reference in New Issue
Block a user