TermTranslationFieldViewTest::$modules
Type: modules
Overrides TaxonomyTestBase::$modules
File
- 
              core/
modules/ taxonomy/ tests/ src/ Functional/ TermTranslationFieldViewTest.php, line 42  
Class
- TermTranslationFieldViewTest
 - Tests the translation of taxonomy terms field on nodes.
 
Namespace
Drupal\Tests\taxonomy\FunctionalCode
protected static $modules = [
  'language',
  'content_translation',
  'taxonomy',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.