public static property RelationshipNodeTermDataTest::$testViews in Drupal 10
Same name and namespace in other branches
- 8 core/modules/taxonomy/tests/src/Functional/Views/RelationshipNodeTermDataTest.php \Drupal\Tests\taxonomy\Functional\Views\RelationshipNodeTermDataTest::testViews
- 9 core/modules/taxonomy/tests/src/Functional/Views/RelationshipNodeTermDataTest.php \Drupal\Tests\taxonomy\Functional\Views\RelationshipNodeTermDataTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ RelationshipNodeTermDataTest.php, line 20
Class
- RelationshipNodeTermDataTest
- Tests the taxonomy term on node relationship handler.
Namespace
Drupal\Tests\taxonomy\Functional\ViewsCode
public static $testViews = [
'test_taxonomy_node_term_data',
];