You are here

protected property S3fsTestBase::$remoteTestsFolder in S3 File System 8.3

Same name and namespace in other branches
  1. 4.0.x tests/src/Functional/S3fsTestBase.php \Drupal\Tests\s3fs\Functional\S3fsTestBase::remoteTestsFolder

Folder name to use for placing tests files.

Type: string

File

tests/src/Functional/S3fsTestBase.php, line 81

Class

S3fsTestBase
S3 File System Test Base.

Namespace

Drupal\Tests\s3fs\Functional

Code

protected $remoteTestsFolder = '_s3fs_tests';