diff --git a/app/Auth/Access/SocialAuthService.php b/app/Auth/Access/SocialAuthService.php index 62025bf7c..66f567c98 100644 --- a/app/Auth/Access/SocialAuthService.php +++ b/app/Auth/Access/SocialAuthService.php @@ -251,7 +251,6 @@ class SocialAuthService /** * Provide redirect options per service for the Laravel Socialite driver * @param $driver - * @return \Symfony\Component\HttpFoundation\RedirectResponse */ public function redirectToSocialProvider($driver) {