protected property SettingsTrait::$dataHandler in Social Auth 8.2
Same name and namespace in other branches
- 3.x src/SettingsTrait.php \Drupal\social_auth\SettingsTrait::dataHandler
The Social Auth data handler.
Type: \Drupal\social_auth\SocialAuthDataHandler
File
- src/
SettingsTrait.php, line 33
Class
- SettingsTrait
- Helper methods for Social Auth and Drupal settings.
Namespace
Drupal\social_authCode
protected $dataHandler;