protected property SocialAuthUser::$firstName in Social Auth 8.2
Same name and namespace in other branches
- 3.x src/User/SocialAuthUser.php \Drupal\social_auth\User\SocialAuthUser::firstName
First name.
Type: string|null
File
- src/
User/ SocialAuthUser.php, line 15
Class
- SocialAuthUser
- User data used for authentication with Drupal.
Namespace
Drupal\social_auth\UserCode
protected $firstName;