You are here

public static property ContactLinkTest::$testViews in Zircon Profile 8.0

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

Code

public static $testViews = array(
  'test_contact_link',
);