mirror of
https://github.com/flarum/core.git
synced 2025-07-25 02:31:17 +02:00
@@ -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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user