Rapsys Git
/
airbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6e10ab
)
Revert for now
author
Raphaël Gertz
<git@rapsys.eu>
Mon, 28 Oct 2019 20:48:10 +0000
(21:48 +0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Mon, 28 Oct 2019 20:48:10 +0000
(21:48 +0100)
Controller/DefaultController.php
patch
|
blob
|
history
diff --git
a/Controller/DefaultController.php
b/Controller/DefaultController.php
index f9a7b03e2e08e12198c1921e550fa70437bb00ec..31d4b89465d17c5130c066536f31371d2573f08e 100644
(file)
--- a/
Controller/DefaultController.php
+++ b/
Controller/DefaultController.php
@@
-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;