You are here

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

File

src/Tests/ApiKeyConfigurationTest.php, line 22

Class

ApiKeyConfigurationTest
Tests whether access_key & secret_key is set at the admin configuration page, and whether the access_key & secret_key is stored successfully or not.

Namespace

Drupal\s3fs\Tests

Code

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