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