You are here

protected property AjaxController::$s3Client in S3 File System CORS Upload 8

S3 Client Interface.

Type: \Aws\S3\S3ClientInterface

File

src/Controller/AjaxController.php, line 26

Class

AjaxController
Default controller for the s3fs_cors module.

Namespace

Drupal\s3fs_cors\Controller

Code

protected $s3Client;