KnpU\OAuth2ClientBundle\Tests\Security\Authenticator\StubSocialAuthenticator::start PHP 메소드

start() 공개 메소드

public start ( Request $request, Symfony\Component\Security\Core\Exception\AuthenticationException $authException = null )
$request Symfony\Component\HttpFoundation\Request
$authException Symfony\Component\Security\Core\Exception\AuthenticationException
    public function start(Request $request, AuthenticationException $authException = null)
    {
    }