DownloadFunctionalTest::$modules
Same name in other branches
- 8.9.x core/modules/migrate/tests/src/Functional/process/DownloadFunctionalTest.php \Drupal\Tests\migrate\Functional\process\DownloadFunctionalTest::modules
- 10 core/modules/migrate/tests/src/Functional/process/DownloadFunctionalTest.php \Drupal\Tests\migrate\Functional\process\DownloadFunctionalTest::modules
- 11.x core/modules/migrate/tests/src/Functional/process/DownloadFunctionalTest.php \Drupal\Tests\migrate\Functional\process\DownloadFunctionalTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ migrate/ tests/ src/ Functional/ process/ DownloadFunctionalTest.php, line 22
Class
- DownloadFunctionalTest
- Tests the 'download' process plugin.
Namespace
Drupal\Tests\migrate\Functional\processCode
protected static $modules = [
'migrate',
'file',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.