We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec9a077 + f060a96 commit 99e8ee3Copy full SHA for 99e8ee3
src/Sentry/SentryBundle/EventListener/ExceptionListener.php
@@ -3,6 +3,7 @@
3
namespace Sentry\SentryBundle\EventListener;
4
5
use Sentry\SentryBundle;
6
+use Sentry\SentryBundle\SentrySymfonyClient;
7
use Symfony\Component\HttpKernel\Event\GetResponseEvent;
8
use Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent;
9
use Symfony\Component\HttpKernel\HttpKernelInterface;
0 commit comments