You are here

protected property S3fsConfigFormTest::$adminUser in S3 File System 4.0.x

Same name and namespace in other branches
  1. 8.3 tests/src/Functional/S3fsConfigFormTest.php \Drupal\Tests\s3fs\Functional\S3fsConfigFormTest::adminUser

A user with administration access.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/S3fsConfigFormTest.php, line 21

Class

S3fsConfigFormTest
Tests s3fs configuration form.

Namespace

Drupal\Tests\s3fs\Functional

Code

protected $adminUser;