mirror of
https://github.com/flarum/core.git
synced 2025-05-04 06:34:45 +02:00
parent
1c7d2c3d27
commit
a09894a906
@ -18,7 +18,8 @@ use Flarum\User\User;
|
||||
/**
|
||||
* @property string $token
|
||||
* @property int $user_id
|
||||
* @property int $last_activity_at
|
||||
* @property Carbon $created_at
|
||||
* @property Carbon|null $last_activity_at
|
||||
* @property int $lifetime_seconds
|
||||
* @property \Flarum\User\User|null $user
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user