forked from Cavemanon/cavepaintings
fix a bunch of lints
This commit is contained in:
@@ -15,7 +15,7 @@ class CommentPostingEvent extends Event
|
||||
{
|
||||
/** @var int */
|
||||
public $image_id;
|
||||
/** @var \User */
|
||||
/** @var User */
|
||||
public $user;
|
||||
/** @var string */
|
||||
public $comment;
|
||||
|
Reference in New Issue
Block a user