fix(fixtureavatar): fixcture auto avatar & timesession & font & menu & redirect #5

Merged
afornerot merged 4 commits from fixtureavatar into master 2022-10-04 16:53:59 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 3af16b4c8b - Show all commits

View File

@ -11,7 +11,7 @@ use Symfony\Component\Routing\Generator\UrlGeneratorInterface;
use Symfony\Component\HttpKernel\Exception\NotFoundHttpException; use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
class AccessDeniedListener implements EventSubscriberInterface class ExceptionListener implements EventSubscriberInterface
{ {
private $router; private $router;