protected property UserManager::$fieldPicture in Open Social 8.6
Same name and namespace in other branches
- 8.9 modules/custom/social_auth_extra/src/UserManager.php \Drupal\social_auth_extra\UserManager::fieldPicture
- 8 modules/custom/social_auth_extra/src/UserManager.php \Drupal\social_auth_extra\UserManager::fieldPicture
- 8.2 modules/custom/social_auth_extra/src/UserManager.php \Drupal\social_auth_extra\UserManager::fieldPicture
- 8.3 modules/custom/social_auth_extra/src/UserManager.php \Drupal\social_auth_extra\UserManager::fieldPicture
- 8.4 modules/custom/social_auth_extra/src/UserManager.php \Drupal\social_auth_extra\UserManager::fieldPicture
- 8.5 modules/custom/social_auth_extra/src/UserManager.php \Drupal\social_auth_extra\UserManager::fieldPicture
- 8.7 modules/custom/social_auth_extra/src/UserManager.php \Drupal\social_auth_extra\UserManager::fieldPicture
- 8.8 modules/custom/social_auth_extra/src/UserManager.php \Drupal\social_auth_extra\UserManager::fieldPicture
Contains the field definition with a profile picture.
Type: \Drupal\Core\Field\FieldDefinitionInterface
File
- modules/
custom/ social_auth_extra/ src/ UserManager.php, line 42
Class
- UserManager
- Class UserManager.
Namespace
Drupal\social_auth_extraCode
protected $fieldPicture;