mirror of
https://github.com/flarum/core.git
synced 2025-08-11 10:55:47 +02:00
Restructure Flarum\Api namespace
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
namespace Tests\Flarum\Api\Handler;
|
||||
|
||||
use Exception;
|
||||
use Flarum\Api\Handler\IlluminateValidationExceptionHandler;
|
||||
use Flarum\Api\ExceptionHandler\IlluminateValidationExceptionHandler;
|
||||
use Illuminate\Contracts\Validation\ValidationException;
|
||||
use Illuminate\Validation\Factory;
|
||||
use Symfony\Component\Translation\Translator;
|
||||
|
Reference in New Issue
Block a user