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