protected static property MigrateRecipe61Test::$modules in Recipe 8.2
Modules to enable.
Type: array
Overrides MigrateDrupal6TestBase::$modules
File
- tests/
src/ Kernel/ Migrate/ recipe61/ MigrateRecipe61Test.php, line 19
Class
- MigrateRecipe61Test
- @covers \Drupal\recipe\Plugin\migrate\source\recipe61\Recipe61 @group recipe
Namespace
Drupal\Tests\recipe\Kernel\Migrate\recipe61Code
protected static $modules = [
'content_translation',
'ingredient',
'language',
'menu_ui',
'node',
'rdf',
'recipe',
'text',
];