public static property NodeFieldTokensTest::$testViews in Drupal 9
Same name and namespace in other branches
- 8 core/modules/node/tests/src/Functional/Views/NodeFieldTokensTest.php \Drupal\Tests\node\Functional\Views\NodeFieldTokensTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ node/ tests/ src/ Functional/ Views/ NodeFieldTokensTest.php, line 21
Class
- NodeFieldTokensTest
- Tests replacement of Views tokens supplied by the Node module.
Namespace
Drupal\Tests\node\Functional\ViewsCode
public static $testViews = [
'test_node_tokens',
];