We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 276b0e3 commit 11b9f81Copy full SHA for 11b9f81
security/json_login_setup.rst
@@ -69,6 +69,7 @@ path:
69
// src/AppBundle/Controller/SecurityController.php
70
71
// ...
72
+ use Symfony\Bundle\FrameworkBundle\Controller\Controller;
73
use Symfony\Component\HttpFoundation\Request;
74
use Symfony\Component\Routing\Annotation\Route;
75
0 commit comments