public static property LinkViewsTokensTest::$testViews in Drupal 9
Same name and namespace in other branches
- 8 core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php \Drupal\Tests\link\Functional\Views\LinkViewsTokensTest::testViews
- 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\ViewsCode
public static $testViews = [
'test_link_tokens',
];