Overtrue\Socialite\ProviderInterface::redirect PHP Метод

redirect() публичный Метод

Redirect the user to the authentication page for the provider.
public redirect ( ) : RedirectResponse
Результат Symfony\Component\HttpFoundation\RedirectResponse
    public function redirect();
ProviderInterface