mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-04 17:04:32 +08:00
Removed return from documentation for function redirectToSocialProvider
This commit is contained in:
@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user