You are here

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

S3 Credentials provided and bucket exists.

Type: bool

File

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

Class

S3fsTestBase
S3 File System Test Base.

Namespace

Drupal\Tests\s3fs\Functional

Code

protected $bucketNotFound = FALSE;