Skip to content

Commit

Permalink
Update ExceptionListener.php
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenixgao authored Jan 12, 2020
1 parent 919697a commit d6eb269
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/EventListener/ExceptionListener.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

use Psr\Log\LoggerAwareInterface;
use Psr\Log\LoggerAwareTrait;
use SpaceSpell\ElasticApmBundle\Agent\AgentAwareInterface;
use SpaceSpell\ElasticApmBundle\Agent\AgentAwareTrait;
use Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent;
use Symfony\Component\HttpKernel\Exception\HttpExceptionInterface;

Expand Down

0 comments on commit d6eb269

Please sign in to comment.