You are here

public static property LinkViewsTokensTest::$testViews in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php \Drupal\Tests\link\Functional\Views\LinkViewsTokensTest::testViews
  2. 10 core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php \Drupal\Tests\link\Functional\Views\LinkViewsTokensTest::testViews

Views used by this test.

Type: array

File

core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php, line 34

Class

LinkViewsTokensTest
Tests the views integration for link tokens.

Namespace

Drupal\Tests\link\Functional\Views

Code

public static $testViews = [
  'test_link_tokens',
];