You are here

protected property S3fsTestBase::$s3fs in S3 File System 4.0.x

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

The AWS SDK for PHP S3Client object.

Type: \Drupal\S3fs\S3fsService

File

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

Class

S3fsTestBase
S3 File System Test Base.

Namespace

Drupal\Tests\s3fs\Functional

Code

protected $s3fs;