MigrateTaxonomyTermTest::$modules
Type: modules
Overrides MigrateDrupalTestBase::$modules
File
-
core/
modules/ forum/ tests/ src/ Kernel/ Migrate/ d7/ MigrateTaxonomyTermTest.php, line 22
Class
- MigrateTaxonomyTermTest
- Test migration of forum taxonomy terms.
Namespace
Drupal\Tests\forum\Kernel\Migrate\d7Code
protected static $modules = [
'comment',
'forum',
'content_translation',
'datetime',
'datetime_range',
'image',
'language',
'menu_ui',
'node',
'taxonomy',
'text',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.