protected property BeforeRedirectEvent::$dataHandler in Social Auth 3.x
Same name and namespace in other branches
- 8.2 src/Event/BeforeRedirectEvent.php \Drupal\social_auth\Event\BeforeRedirectEvent::dataHandler
The Social Auth data handler.
Type: \Drupal\social_auth\SocialAuthDataHandler
File
- src/
Event/ BeforeRedirectEvent.php, line 19
Class
- BeforeRedirectEvent
- Dispatched before user is redirected to provider for authentication.
Namespace
Drupal\social_auth\EventCode
protected $dataHandler;