MigrateTaxonomyTermTranslationTest::$modules
Type: modules
Overrides MigrateDrupal6TestBase::$modules
File
- 
              core/
modules/ content_translation/ tests/ src/ Kernel/ Migrate/ d6/ MigrateTaxonomyTermTranslationTest.php, line 21  
Class
- MigrateTaxonomyTermTranslationTest
 - Test migration of translated taxonomy terms.
 
Namespace
Drupal\Tests\content_translation\Kernel\Migrate\d6Code
protected static $modules = [
  'content_translation',
  'language',
  'menu_ui',
  'node',
  'taxonomy',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.