Skip to content

Commit b662b41

Browse files
committed
cs: namespace ordering
1 parent d04e0c6 commit b662b41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Laravel/Exception/ErrorRenderer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
use ApiPlatform\State\Util\OperationRequestInitiatorTrait;
2727
use Illuminate\Auth\Access\AuthorizationException;
2828
use Illuminate\Auth\AuthenticationException;
29-
use Negotiation\Negotiator;
3029
use Illuminate\Http\Request;
30+
use Negotiation\Negotiator;
3131
use Symfony\Component\HttpFoundation\Exception\RequestExceptionInterface;
3232
use Symfony\Component\HttpFoundation\Response;
3333
use Symfony\Component\HttpKernel\Exception\HttpExceptionInterface as SymfonyHttpExceptionInterface;

0 commit comments

Comments
 (0)