public property ContactLinkTest::$userData in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/contact/src/Tests/Views/ContactLinkTest.php \Drupal\contact\Tests\Views\ContactLinkTest::userData
Stores the user data service used by the test.
Type: \Drupal\user\UserDataInterface
File
- core/
modules/ contact/ src/ Tests/ Views/ ContactLinkTest.php, line 28 - Contains \Drupal\contact\Tests\Views\ContactLinkTest.
Class
- ContactLinkTest
- Tests the contact link field.
Namespace
Drupal\contact\Tests\ViewsCode
public $userData;