메소드 | 설명 | |
---|---|---|
loginAction ( |
Renders the login template. | |
resetAction ( string $token ) : |
Renders the reset-password template. |
메소드 | 설명 | |
---|---|---|
getTemplate ( ) : string | Returns template for environment. |
메소드 | 설명 | |
---|---|---|
getParameters ( ) : array | Returns twig parameters. |
protected getTemplate ( ) : string | ||
리턴 | string |
public loginAction ( |
||
$request | ||
리턴 |
public resetAction ( string $token ) : |
||
$token | string | the reset token |
리턴 |