mirror of
https://github.com/flarum/core.git
synced 2025-07-15 13:56:23 +02:00
Extract new Flarum\User namespace
This commit is contained in:
@ -62,7 +62,7 @@ class PostReplyHandler
|
||||
/**
|
||||
* @param PostReply $command
|
||||
* @return CommentPost
|
||||
* @throws \Flarum\Core\Exception\PermissionDeniedException
|
||||
* @throws \Flarum\User\Exception\PermissionDeniedException
|
||||
*/
|
||||
public function handle(PostReply $command)
|
||||
{
|
||||
|
Reference in New Issue
Block a user