You are here

protected property UserDataTest::$userData in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/user/src/Tests/Views/UserDataTest.php \Drupal\user\Tests\Views\UserDataTest::userData

Provides the user data service object.

Type: \Drupal\user\UserDataInterface

File

core/modules/user/src/Tests/Views/UserDataTest.php, line 25
Contains \Drupal\user\Tests\Views\UserDataTest.

Class

UserDataTest
Tests the user data service field handler.

Namespace

Drupal\user\Tests\Views

Code

protected $userData;