protected static property MigrateIngredientSettings71Test::$modules in Recipe 8.2
Modules to enable.
Type: array
Overrides MigrateDrupalTestBase::$modules
File
- modules/
ingredient/ tests/ src/ Kernel/ Migrate/ recipe71/ MigrateIngredientSettings71Test.php, line 15
Class
- MigrateIngredientSettings71Test
- Tests migration of Recipe 7.x-1.x ingredient variables to configuration.
Namespace
Drupal\Tests\ingredient\Kernel\Migrate\recipe71Code
protected static $modules = [
'ingredient',
];