protected property UserData::$userData in Zircon Profile 8
Same name in this branch
- 8 core/modules/user/src/Plugin/views/field/UserData.php \Drupal\user\Plugin\views\field\UserData::userData
- 8 core/modules/user/src/Plugin/migrate/destination/UserData.php \Drupal\user\Plugin\migrate\destination\UserData::userData
Same name and namespace in other branches
- 8.0 core/modules/user/src/Plugin/views/field/UserData.php \Drupal\user\Plugin\views\field\UserData::userData
Provides the user data service object.
Type: \Drupal\user\UserDataInterface
File
- core/
modules/ user/ src/ Plugin/ views/ field/ UserData.php, line 33 - Contains \Drupal\user\Plugin\views\field\UserData.
Class
- UserData
- Provides access to the user data service.
Namespace
Drupal\user\Plugin\views\fieldCode
protected $userData;