TaxonomyTermViewTest::$modules
Same name in other branches
- 8.9.x core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php \Drupal\Tests\taxonomy\Functional\Views\TaxonomyTermViewTest::modules
- 10 core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php \Drupal\Tests\taxonomy\Functional\Views\TaxonomyTermViewTest::modules
- 11.x core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php \Drupal\Tests\taxonomy\Functional\Views\TaxonomyTermViewTest::modules
Modules to enable.
Type: array
Overrides TaxonomyTestBase::$modules
File
-
core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyTermViewTest.php, line 24
Class
- TaxonomyTermViewTest
- Tests the taxonomy term view page and its translation.
Namespace
Drupal\Tests\taxonomy\Functional\ViewsCode
protected static $modules = [
'taxonomy',
'views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.