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