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