RemoteFileSaveUploadTest::$modules
Same name in other branches
- 8.9.x core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php \Drupal\Tests\file\Functional\RemoteFileSaveUploadTest::modules
- 10 core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php \Drupal\Tests\file\Functional\RemoteFileSaveUploadTest::modules
- 11.x core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php \Drupal\Tests\file\Functional\RemoteFileSaveUploadTest::modules
Modules to enable.
Type: array
Overrides SaveUploadTest::$modules
File
-
core/
modules/ file/ tests/ src/ Functional/ RemoteFileSaveUploadTest.php, line 17
Class
- RemoteFileSaveUploadTest
- Tests the file uploading functions.
Namespace
Drupal\Tests\file\FunctionalCode
protected static $modules = [
'file_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.