mirror of
https://github.com/flarum/core.git
synced 2025-10-11 23:14:29 +02:00
Extract new Flarum\User namespace
This commit is contained in:
@@ -49,7 +49,7 @@ class EditPostHandler
|
||||
/**
|
||||
* @param EditPost $command
|
||||
* @return \Flarum\Core\Post
|
||||
* @throws \Flarum\Core\Exception\PermissionDeniedException
|
||||
* @throws \Flarum\User\Exception\PermissionDeniedException
|
||||
*/
|
||||
public function handle(EditPost $command)
|
||||
{
|
||||
|
Reference in New Issue
Block a user