You are here

protected property S3fsService::$connection in S3 File System 4.0.x

Same name and namespace in other branches
  1. 8.3 src/S3fsService.php \Drupal\s3fs\S3fsService::connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/S3fsService.php, line 35

Class

S3fsService
Defines a S3fsService service.

Namespace

Drupal\s3fs

Code

protected $connection;