MigrateBlockContentTypeTest::$modules
Type: modules
Overrides MigrateDrupalTestBase::$modules
File
-
core/
modules/ block_content/ tests/ src/ Kernel/ Migrate/ MigrateBlockContentTypeTest.php, line 16
Class
- MigrateBlockContentTypeTest
- Tests migration of the basic block content type.
Namespace
Drupal\Tests\block_content\Kernel\MigrateCode
public static $modules = [
'block',
'block_content',
'filter',
'text',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.