public static property TaxonomyParentUITest::$testViews in Drupal 9
Same name and namespace in other branches
- 8 core/modules/taxonomy/tests/src/Functional/Views/TaxonomyParentUITest.php \Drupal\Tests\taxonomy\Functional\Views\TaxonomyParentUITest::testViews
Views used by this test.
Type: array
File
- core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyParentUITest.php, line 21
Class
- TaxonomyParentUITest
- Tests views taxonomy parent plugin UI.
Namespace
Drupal\Tests\taxonomy\Functional\ViewsCode
public static $testViews = [
'test_taxonomy_parent',
];