]> Raphaël G. Git Repositories - airbundle/commitdiff
Revert for now
authorRaphaël Gertz <git@rapsys.eu>
Mon, 28 Oct 2019 20:48:10 +0000 (21:48 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Mon, 28 Oct 2019 20:48:10 +0000 (21:48 +0100)
Controller/DefaultController.php

index f9a7b03e2e08e12198c1921e550fa70437bb00ec..31d4b89465d17c5130c066536f31371d2573f08e 100644 (file)
@@ -2,7 +2,7 @@
 
 namespace Rapsys\AirBundle\Controller;
 
-use Symfony\Bundle\FrameworkBundle\Controller\AbstractController as Controller;
+use Symfony\Bundle\FrameworkBundle\Controller\Controller;
 use Symfony\Component\Routing\Generator\UrlGeneratorInterface;
 use Symfony\Component\HttpFoundation\Request;
 use Rapsys\AirBundle\Entity\Session;