protected property OAuth2ControllerBase::$dataHandler in Social Auth 8.2
Same name and namespace in other branches
- 3.x src/Controller/OAuth2ControllerBase.php \Drupal\social_auth\Controller\OAuth2ControllerBase::dataHandler
The Social Auth data handler.
Type: \Drupal\social_auth\SocialAuthDataHandler
File
- src/
Controller/ OAuth2ControllerBase.php, line 62
Class
- OAuth2ControllerBase
- Handle responses for Social Auth implementer controllers.
Namespace
Drupal\social_auth\ControllerCode
protected $dataHandler;