protected property UserData::$userData

Provides the user data service object.

Type: \Drupal\user\UserDataInterface

File

drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/UserData.php, line 32
Contains \Drupal\user\Plugin\views\field\UserData.

Class

UserData
Provides access to the user data service.

Namespace

Drupal\user\Plugin\views\field

Code

protected $userData;