ContactLinkTest::$userData

Same name and namespace in other branches
  1. 9 core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php \Drupal\Tests\contact\Functional\Views\ContactLinkTest::userData
  2. 10 core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php \Drupal\Tests\contact\Functional\Views\ContactLinkTest::userData
  3. 11.x core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php \Drupal\Tests\contact\Functional\Views\ContactLinkTest::userData

Stores the user data service used by the test.

Type: \Drupal\user\UserDataInterface

File

core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php, line 23

Class

ContactLinkTest
Tests the contact link field.

Namespace

Drupal\Tests\contact\Functional\Views

Code

public $userData;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.