You are here

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

The database connection.

Type: \Drupal\Core\Database\Connection

File

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

Class

S3fsTestBase
S3 File System Test Base.

Namespace

Drupal\Tests\s3fs\Functional

Code

protected $connection;