mirror of
https://github.com/flarum/core.git
synced 2025-10-11 06:54:26 +02:00
Make StyleCI happy and fix some docblocks
This commit is contained in:
@@ -12,8 +12,8 @@ namespace Flarum\Forum\Controller;
|
||||
|
||||
use Flarum\Api\Client as ApiClient;
|
||||
use Flarum\Core\User;
|
||||
use Flarum\Forum\WebApp;
|
||||
use Flarum\Forum\UrlGenerator;
|
||||
use Flarum\Forum\WebApp;
|
||||
use Flarum\Http\Exception\RouteNotFoundException;
|
||||
use Illuminate\Contracts\Events\Dispatcher;
|
||||
use Psr\Http\Message\ServerRequestInterface as Request;
|
||||
|
Reference in New Issue
Block a user