protected static property LogTest::$modules in Commerce Migrate 3.1.x
Same name and namespace in other branches
- 8.2 modules/commerce/tests/src/Kernel/Migrate/commerce1/LogTest.php \Drupal\Tests\commerce_migrate_commerce\Kernel\Migrate\commerce1\LogTest::modules
- 3.0.x modules/commerce/tests/src/Kernel/Migrate/commerce1/LogTest.php \Drupal\Tests\commerce_migrate_commerce\Kernel\Migrate\commerce1\LogTest::modules
Modules to enable.
Type: array
Overrides Commerce1TestBase::$modules
File
- modules/
commerce/ tests/ src/ Kernel/ Migrate/ commerce1/ LogTest.php, line 25
Class
- LogTest
- Tests message to log migration.
Namespace
Drupal\Tests\commerce_migrate_commerce\Kernel\Migrate\commerce1Code
protected static $modules = [
'commerce_number_pattern',
'commerce_log',
'commerce_order',
'commerce_payment',
'commerce_price',
'commerce_product',
'commerce_shipping',
'commerce_store',
'migrate_plus',
'path',
'path_alias',
'physical',
];