PHP Class GitS3\Wrapper\Bucket

Afficher le fichier Open project: schickling/git-s3

Méthodes publiques

Méthode Description
__construct ( $key, $secret, $name, $region = 'eu-west-1' )
delete ( $fileName )
setClient ( $client )
upload ( Symfony\Component\Finder\SplFileInfo $file )

Method Details

__construct() public méthode

public __construct ( $key, $secret, $name, $region = 'eu-west-1' )

delete() public méthode

public delete ( $fileName )

setClient() public méthode

public setClient ( $client )

upload() public méthode

public upload ( Symfony\Component\Finder\SplFileInfo $file )
$file Symfony\Component\Finder\SplFileInfo