public static property ContactLinkTest::$testViews 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::testViews
Views used by this test.
Type: array
File
- core/
modules/ contact/ src/ Tests/ Views/ ContactLinkTest.php, line 42 - Contains \Drupal\contact\Tests\Views\ContactLinkTest.
Class
- ContactLinkTest
- Tests the contact link field.
Namespace
Drupal\contact\Tests\ViewsCode
public static $testViews = array(
'test_contact_link',
);