Skip to content

AwsS3FlysystemAdapter


  • Full name: \Qubus\FileSystem\Adapter\AwsS3FlysystemAdapter
  • Parent class: AwsS3V3Adapter
  • This class is marked as final and can't be subclassed
  • This class implements: FilesystemAdapter
  • This class is a Final class

Properties

config

public \Qubus\Config\ConfigContainer $config

Methods

__construct

public __construct(\Aws\S3\S3ClientInterface $client, \Qubus\Config\ConfigContainer $config): mixed

Parameters:

Parameter Type Description
$client \Aws\S3\S3ClientInterface
$config \Qubus\Config\ConfigContainer

Throws: