MigrateCommentFieldTest::$modules
Type: modules
Overrides MigrateDrupal6TestBase::$modules
File
-
core/
modules/ comment/ tests/ src/ Kernel/ Migrate/ d6/ MigrateCommentFieldTest.php, line 19
Class
- MigrateCommentFieldTest
- Tests the migration of comment fields from Drupal 6.
Namespace
Drupal\Tests\comment\Kernel\Migrate\d6Code
protected static $modules = [
'comment',
'menu_ui',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.