protected static property MigrateUploadTest::$modules in Drupal 9
Same name and namespace in other branches
- 8 core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadTest.php \Drupal\Tests\file\Kernel\Migrate\d6\MigrateUploadTest::modules
Modules to enable.
Type: array
Overrides MigrateDrupal6TestBase::$modules
File
- core/
modules/ file/ tests/ src/ Kernel/ Migrate/ d6/ MigrateUploadTest.php, line 19
Class
- MigrateUploadTest
- Migrate association data between nodes and files.
Namespace
Drupal\Tests\file\Kernel\Migrate\d6Code
protected static $modules = [
'language',
'content_translation',
'menu_ui',
];