protected static property MigrateRecipeDisplaySettings61Test::$modules in Recipe 8.2
Modules to enable.
Type: array
Overrides MigrateDrupal6TestBase::$modules
File
- tests/
src/ Kernel/ Migrate/ recipe61/ MigrateRecipeDisplaySettings61Test.php, line 17
Class
- MigrateRecipeDisplaySettings61Test
- Tests migration of Recipe 6.x-1.x ingredient variables to configuration.
Namespace
Drupal\Tests\recipe\Kernel\Migrate\recipe61Code
protected static $modules = [
'ingredient',
'node',
'rdf',
'recipe',
'text',
];