Baikal\FrontendBundle\Service\OAuthPreLoginRedirectFormAuthenticationEntryPoint::start PHP Méthode

start() public méthode

public start ( Request $request, Symfony\Component\Security\Core\Exception\AuthenticationException $authException = null )
$request Request
$authException Symfony\Component\Security\Core\Exception\AuthenticationException
    public function start(Request $request, AuthenticationException $authException = null)
    {
        die('laaaaaa');
    }
OAuthPreLoginRedirectFormAuthenticationEntryPoint