TermTranslationViewsTest::$modules
Same name in other branches
- 10 core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php \Drupal\Tests\taxonomy\Functional\Views\TermTranslationViewsTest::modules
Type: modules
Overrides TaxonomyTestBase::$modules
File
-
core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TermTranslationViewsTest.php, line 40
Class
- TermTranslationViewsTest
- Tests for views translation.
Namespace
Drupal\Tests\taxonomy\Functional\ViewsCode
protected static $modules = [
'taxonomy',
'language',
'content_translation',
'views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.