TaxonomyIndexTidUiTest::$modules
Same name in other branches
- 9 core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php \Drupal\Tests\taxonomy\Functional\Views\TaxonomyIndexTidUiTest::modules
- 10 core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php \Drupal\Tests\taxonomy\Functional\Views\TaxonomyIndexTidUiTest::modules
- 11.x core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php \Drupal\Tests\taxonomy\Functional\Views\TaxonomyIndexTidUiTest::modules
Modules to enable.
Type: array
Overrides UITestBase::$modules
File
-
core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyIndexTidUiTest.php, line 39
Class
- TaxonomyIndexTidUiTest
- Tests the taxonomy index filter handler UI.
Namespace
Drupal\Tests\taxonomy\Functional\ViewsCode
public static $modules = [
'node',
'taxonomy',
'views',
'views_ui',
'taxonomy_test_views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.