Property | Type | Description | |
---|---|---|---|
$authenticationUtils | Symfony\Component\Security\Http\Authentication\AuthenticationUtils | ||
$configResolver | eZ\Publish\Core\MVC\ConfigResolverInterface | ||
$templateEngine | Symfony\Component\Templating\EngineInterface |
Method | Description | |
---|---|---|
__construct ( Symfony\Component\Templating\EngineInterface $templateEngine, eZ\Publish\Core\MVC\ConfigResolverInterface $configResolver, Symfony\Component\Security\Http\Authentication\AuthenticationUtils $authenticationUtils ) | ||
loginAction ( ) |
public __construct ( Symfony\Component\Templating\EngineInterface $templateEngine, eZ\Publish\Core\MVC\ConfigResolverInterface $configResolver, Symfony\Component\Security\Http\Authentication\AuthenticationUtils $authenticationUtils ) | ||
$templateEngine | Symfony\Component\Templating\EngineInterface | |
$configResolver | eZ\Publish\Core\MVC\ConfigResolverInterface | |
$authenticationUtils | Symfony\Component\Security\Http\Authentication\AuthenticationUtils |
protected AuthenticationUtils,Symfony\Component\Security\Http\Authentication $authenticationUtils | ||
return | Symfony\Component\Security\Http\Authentication\AuthenticationUtils |
protected ConfigResolverInterface,eZ\Publish\Core\MVC $configResolver | ||
return | eZ\Publish\Core\MVC\ConfigResolverInterface |