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\Functional

Code

protected static $modules = [
  'file_test',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.