protected static property MigrateContactCategoryTest::$modules in Drupal 9
Same name and namespace in other branches
- 8 core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php \Drupal\Tests\contact\Kernel\Migrate\MigrateContactCategoryTest::modules
Modules to enable.
Type: array
Overrides MigrateDrupal6TestBase::$modules
File
- core/
modules/ contact/ tests/ src/ Kernel/ Migrate/ MigrateContactCategoryTest.php, line 21
Class
- MigrateContactCategoryTest
- Migrate contact categories to contact.form.*.yml.
Namespace
Drupal\Tests\contact\Kernel\MigrateCode
protected static $modules = [
'contact',
];