Learner\Http\Controllers\Auth\SocialController::handleTwitterOAuth PHP Метод

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

Obtain the user information from GitHub.
public handleTwitterOAuth ( ) : Response
Результат Response
    public function handleTwitterOAuth()
    {
        // ...
    }