fix(fixtureavatar): fixcture auto avatar & timesession & font & menu & redirect #5
|
@ -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