MigrateCustomBlockContentTranslationTest::$modules
Type: modules
Overrides MigrateDrupal6TestBase::$modules
File
-
core/
modules/ block_content/ tests/ src/ Kernel/ Migrate/ d6/ MigrateCustomBlockContentTranslationTest.php, line 18
Class
- MigrateCustomBlockContentTranslationTest
- Tests migration of i18n custom block strings.
Namespace
Drupal\Tests\block_content\Kernel\Migrate\d6Code
protected static $modules = [
'block_content',
'content_translation',
'language',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.