public static property RemoteFileUnmanagedDeleteRecursiveTest::$modules

Modules to enable.

Type: array

File

drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteRecursiveTest.php, line 20
Definition of Drupal\system\Tests\File\RemoteFileUnmanagedDeleteRecursiveTest.

Class

RemoteFileUnmanagedDeleteRecursiveTest
Deletion related tests on remote filesystems.

Namespace

Drupal\system\Tests\File

Code

public static $modules = array(
  'file_test',
);