You are here

public static property S3fsConfigFormTest::$modules in S3 File System 8.2

Modules to enable.

Type: array

File

src/Tests/S3fsConfigFormTest.php, line 23

Class

S3fsConfigFormTest
Tests s3fs configuration form.

Namespace

Drupal\s3fs\Tests

Code

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