fix(fixtureavatar): resolution exceptionlistener
Cadoles/nineskeletor/pipeline/pr-master This commit looks good
Details
Cadoles/nineskeletor/pipeline/pr-master This commit looks good
Details
This commit is contained in:
parent
35e59f2e51
commit
3af16b4c8b
|
@ -11,7 +11,7 @@ use Symfony\Component\Routing\Generator\UrlGeneratorInterface;
|
|||
use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
|
||||
|
||||
|
||||
class AccessDeniedListener implements EventSubscriberInterface
|
||||
class ExceptionListener implements EventSubscriberInterface
|
||||
{
|
||||
private $router;
|
||||
|
||||
|
|
Loading…
Reference in New Issue