public property ContactLinkTest::$userData in Drupal 8
Same name and namespace in other branches
- 9 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\ViewsCode
public $userData;