Removed return from documentation for function redirectToSocialProvider
This commit is contained in:
		
							parent
							
								
									89de328439
								
							
						
					
					
						commit
						2ca8038df2
					
				| 
						 | 
				
			
			@ -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)
 | 
			
		||||
    {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue