You are here

public static property TaxonomyGlossaryTest::$testViews in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/views/tests/src/Functional/TaxonomyGlossaryTest.php \Drupal\Tests\views\Functional\TaxonomyGlossaryTest::testViews
  2. 10 core/modules/views/tests/src/Functional/TaxonomyGlossaryTest.php \Drupal\Tests\views\Functional\TaxonomyGlossaryTest::testViews

Views used by this test.

Type: array

File

core/modules/views/tests/src/Functional/TaxonomyGlossaryTest.php, line 33

Class

TaxonomyGlossaryTest
Tests glossary functionality of taxonomy views.

Namespace

Drupal\Tests\views\Functional

Code

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