You are here

protected property UserAuthenticator::$response in Social Auth 8.2

Same name and namespace in other branches
  1. 3.x src/User/UserAuthenticator.php \Drupal\social_auth\User\UserAuthenticator::response

The redirection response to be returned.

Type: \Symfony\Component\HttpFoundation\RedirectResponse

File

src/User/UserAuthenticator.php, line 50

Class

UserAuthenticator
Manages Drupal authentication tasks for Social Auth.

Namespace

Drupal\social_auth\User

Code

protected $response;