protected property UserAuthenticator::$response in Social Auth 8.2
Same name and namespace in other branches
- 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\UserCode
protected $response;