public static property TaxonomyIndexTidUiTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/taxonomy/src/Tests/Views/TaxonomyIndexTidUiTest.php \Drupal\taxonomy\Tests\Views\TaxonomyIndexTidUiTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ taxonomy/ src/ Tests/ Views/ TaxonomyIndexTidUiTest.php, line 31 - Contains \Drupal\taxonomy\Tests\Views\TaxonomyIndexTidUiTest.
Class
- TaxonomyIndexTidUiTest
- Tests the taxonomy index filter handler UI.
Namespace
Drupal\taxonomy\Tests\ViewsCode
public static $testViews = array(
'test_filter_taxonomy_index_tid',
);