protected property SocialAuthUser::$name in Social Auth 8.2
Same name and namespace in other branches
- 3.x src/User/SocialAuthUser.php \Drupal\social_auth\User\SocialAuthUser::name
Used to create the username in Drupal: first + last most of the time.
Type: string
File
- src/
User/ SocialAuthUser.php, line 29
Class
- SocialAuthUser
- User data used for authentication with Drupal.
Namespace
Drupal\social_auth\UserCode
protected $name;