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