You are here

protected property AuthManager::$fieldPicture in Open Social 8.3

Same name and namespace in other branches
  1. 8.9 modules/custom/social_auth_extra/src/AuthManager.php \Drupal\social_auth_extra\AuthManager::fieldPicture
  2. 8 modules/custom/social_auth_extra/src/AuthManager.php \Drupal\social_auth_extra\AuthManager::fieldPicture
  3. 8.2 modules/custom/social_auth_extra/src/AuthManager.php \Drupal\social_auth_extra\AuthManager::fieldPicture
  4. 8.4 modules/custom/social_auth_extra/src/AuthManager.php \Drupal\social_auth_extra\AuthManager::fieldPicture
  5. 8.5 modules/custom/social_auth_extra/src/AuthManager.php \Drupal\social_auth_extra\AuthManager::fieldPicture
  6. 8.6 modules/custom/social_auth_extra/src/AuthManager.php \Drupal\social_auth_extra\AuthManager::fieldPicture
  7. 8.7 modules/custom/social_auth_extra/src/AuthManager.php \Drupal\social_auth_extra\AuthManager::fieldPicture
  8. 8.8 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_extra

Code

protected $fieldPicture;