public static property ContactLinkTest::$modules 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::modules
Modules to enable.
Type: array
Overrides ViewTestBase::$modules
File
- core/
modules/ contact/ src/ Tests/ Views/ ContactLinkTest.php, line 35 - Contains \Drupal\contact\Tests\Views\ContactLinkTest.
Class
- ContactLinkTest
- Tests the contact link field.
Namespace
Drupal\contact\Tests\ViewsCode
public static $modules = array(
'contact_test_views',
);