RemoteFileSaveUploadTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php \Drupal\Tests\file\Functional\RemoteFileSaveUploadTest::modules
  2. 10 core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php \Drupal\Tests\file\Functional\RemoteFileSaveUploadTest::modules
  3. 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\Functional

Code

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

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