You are here

protected property S3fsFileService::$s3fs in S3 File System 8.3

Same name and namespace in other branches
  1. 4.0.x src/S3fsFileService.php \Drupal\s3fs\S3fsFileService::s3fs

S3fs service.

Type: \Drupal\s3fs\S3fsServiceInterface

File

src/S3fsFileService.php, line 59

Class

S3fsFileService
Provides helpers to operate on files and stream wrappers.

Namespace

Drupal\s3fs

Code

protected $s3fs;