protected property SocialAuthUser::$customData in Social Auth 8.2
Same name and namespace in other branches
- 3.x src/User/SocialAuthUser.php \Drupal\social_auth\User\SocialAuthUser::customData
Other data added through external modules (e.g. event subscribers)
Type: array
File
- src/
User/ SocialAuthUser.php, line 78
Class
- SocialAuthUser
- User data used for authentication with Drupal.
Namespace
Drupal\social_auth\UserCode
protected $customData;