We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b39ebf2 commit b46a4e2Copy full SHA for b46a4e2
src/Symfony/EventListener/ExceptionListener.php
@@ -14,7 +14,7 @@
14
namespace ApiPlatform\Symfony\EventListener;
15
16
use ApiPlatform\Metadata\Error;
17
-use ApiPlatform\Util\RequestAttributesExtractor;
+use ApiPlatform\State\Util\RequestAttributesExtractor;
18
use Symfony\Component\HttpKernel\Event\ExceptionEvent;
19
use Symfony\Component\HttpKernel\EventListener\ErrorListener;
20
0 commit comments