mirror of
https://github.com/flarum/core.git
synced 2025-10-12 15:34:26 +02:00
- satisfying styleci
- cleared the merge conflict in the phpdoc - changed some string class names to use ::class
This commit is contained in:
@@ -11,10 +11,10 @@
|
||||
|
||||
namespace Flarum\Api\Controller;
|
||||
|
||||
use Flarum\Api\UrlGenerator;
|
||||
use Flarum\Discussion\Discussion;
|
||||
use Flarum\Notification\NotificationRepository;
|
||||
use Flarum\User\Exception\PermissionDeniedException;
|
||||
use Flarum\Api\UrlGenerator;
|
||||
use Psr\Http\Message\ServerRequestInterface;
|
||||
use Tobscure\JsonApi\Document;
|
||||
|
||||
|
Reference in New Issue
Block a user