TaxonomyParentUITest::$testViews

Same name and namespace in other branches
  1. 8.9.x core/modules/taxonomy/tests/src/Functional/Views/TaxonomyParentUITest.php \Drupal\Tests\taxonomy\Functional\Views\TaxonomyParentUITest::testViews
  2. 10 core/modules/taxonomy/tests/src/Functional/Views/TaxonomyParentUITest.php \Drupal\Tests\taxonomy\Functional\Views\TaxonomyParentUITest::testViews
  3. 11.x 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 20

Class

TaxonomyParentUITest
Tests views taxonomy parent plugin UI.

Namespace

Drupal\Tests\taxonomy\Functional\Views

Code

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.