protected static property StreamWrapper::$s3ClientClass in AmazonS3 7.2
The name of the S3Client class to use.
Type: string
File
- src/
StreamWrapper.php, line 46 - Drupal stream wrapper implementation for Amazon S3
Class
- StreamWrapper
- @file Drupal stream wrapper implementation for Amazon S3
Namespace
Drupal\amazons3Code
protected static $s3ClientClass = '\\Drupal\\amazons3\\S3Client';