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