You are here

protected property S3fsTestBase::$s3 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::s3

The AWS SDK for PHP S3Client object.

Type: \Aws\S3\S3Client

File

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

Class

S3fsTestBase
S3 File System Test Base.

Namespace

Drupal\Tests\s3fs\Functional

Code

protected $s3;