MigrateTaxonomyVocabularyTranslationTest::$modules
Type: modules
Overrides MigrateDrupalTestBase::$modules
File
- 
              core/
modules/ taxonomy/ tests/ src/ Kernel/ Migrate/ d7/ MigrateTaxonomyVocabularyTranslationTest.php, line 17  
Class
- MigrateTaxonomyVocabularyTranslationTest
 - Migrate taxonomy vocabularies to taxonomy.vocabulary.*.yml.
 
Namespace
Drupal\Tests\taxonomy\Kernel\Migrate\d7Code
protected static $modules = [
  'config_translation',
  'language',
  'taxonomy',
  'text',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.