You are here

public property ContactLinkTest::$userData in Drupal 9

Same name and namespace in other branches
  1. 8 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;