mirror of
https://github.com/flarum/core.git
synced 2025-08-06 16:36: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\MethodNotAllowedExceptionHandler;
|
||||
use Flarum\Api\ExceptionHandler\MethodNotAllowedExceptionHandler;
|
||||
use Flarum\Http\Exception\MethodNotAllowedException;
|
||||
use Tests\Test\TestCase;
|
||||
|
||||
|
Reference in New Issue
Block a user