You are here

protected property ApiKeyConfigurationTest::$adminUser in S3 File System 8.2

A user with permission to administer site configuration and administer s3fs.

Type: object

File

src/Tests/ApiKeyConfigurationTest.php, line 29

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

protected $adminUser;