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