We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dacbf09 commit b1a136eCopy full SHA for b1a136e
1 file changed
phpBB/phpbb/install/event/kernel_exception_subscriber.php
@@ -21,6 +21,7 @@
21
use Symfony\Component\HttpKernel\Exception\HttpExceptionInterface;
22
use Symfony\Component\HttpKernel\KernelEvents;
23
use Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent;
24
+use Symfony\Component\HttpFoundation\JsonResponse;
25
26
/**
27
* Exception handler for the installer
0 commit comments