mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
improve comment in LoginController
This commit is contained in:
parent
2bcaaac60c
commit
bba720b3ae
@ -10,8 +10,8 @@ use Symfony\Component\Security\Core\SecurityContextInterface;
|
|||||||
class LoginController extends Controller
|
class LoginController extends Controller
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
|
* Show a login form
|
||||||
*
|
*
|
||||||
* @todo Improve this with http://symfony.com/blog/new-in-symfony-2-6-security-component-improvements#added-a-security-error-helper
|
|
||||||
* @param Request $request
|
* @param Request $request
|
||||||
* @return Response
|
* @return Response
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user