mirror of
https://github.com/flarum/framework.git
synced 2025-02-25 07:35:25 +08:00
parent
38259d2cd5
commit
dba160b9f1
@ -18,7 +18,8 @@ use Flarum\User\User;
|
|||||||
/**
|
/**
|
||||||
* @property string $token
|
* @property string $token
|
||||||
* @property int $user_id
|
* @property int $user_id
|
||||||
* @property int $last_activity_at
|
* @property Carbon $created_at
|
||||||
|
* @property Carbon|null $last_activity_at
|
||||||
* @property int $lifetime_seconds
|
* @property int $lifetime_seconds
|
||||||
* @property \Flarum\User\User|null $user
|
* @property \Flarum\User\User|null $user
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user