protected static property DownloadTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/migrate/tests/src/Kernel/process/DownloadTest.php \Drupal\Tests\migrate\Kernel\process\DownloadTest::modules
- 9 core/modules/migrate/tests/src/Kernel/process/DownloadTest.php \Drupal\Tests\migrate\Kernel\process\DownloadTest::modules
Modules to enable.
Type: array
Overrides FileTestBase::$modules
File
- core/
modules/ migrate/ tests/ src/ Kernel/ process/ DownloadTest.php, line 23
Class
- DownloadTest
- Tests the download process plugin.
Namespace
Drupal\Tests\migrate\Kernel\processCode
protected static $modules = [
'system',
];