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