fix(fixtureavatar): resolution exceptionlistener
All checks were successful
Cadoles/nineskeletor/pipeline/pr-master This commit looks good
All checks were successful
Cadoles/nineskeletor/pipeline/pr-master This commit looks good
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user