mirror of
https://github.com/flarum/core.git
synced 2025-07-25 02:31:17 +02:00
Fix typehint
This commit is contained in:
@@ -22,7 +22,7 @@ class Request
|
||||
public $input;
|
||||
|
||||
/**
|
||||
* @var Guest
|
||||
* @var User
|
||||
*/
|
||||
public $actor;
|
||||
|
||||
|
Reference in New Issue
Block a user