You are here

public static property TaxonomyParentUITest::$testViews in Drupal 8

Same name and namespace in other branches
  1. 9 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\Views

Code

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