mirror of
https://github.com/flarum/core.git
synced 2025-07-31 13:40:20 +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\PermissionDeniedExceptionHandler;
|
||||
use Flarum\Api\ExceptionHandler\PermissionDeniedExceptionHandler;
|
||||
use Flarum\Core\Exception\PermissionDeniedException;
|
||||
use Tests\Test\TestCase;
|
||||
|
||||
|
Reference in New Issue
Block a user