PHP 클래스 Imbo\EventListener\ImageVariations\Storage\S3
Configuration options supported by this driver:
Parameters for this adapter:
- (string) key Your AWS access key
- (string) secret Your AWS secret key
- (string) bucket The name of the bucket to store the files in. The bucket should exist prior
to using this client. Imbo will not try to automatically add the bucket for
you.
파일 보기
프로젝트 열기: imbo/imbo
공개 메소드들
비공개 메소드들
메소드 상세
public __construct ( array $params = null, S3Client $client = null ) |
$params |
array |
Parameters for the adapter |
$client |
Aws\S3\S3Client |
Configured S3Client instance |
deleteImageVariations()
공개 메소드
getImageVariation()
공개 메소드
storeImageVariation()
공개 메소드