コード例 #1
0
 /**
  * @return AmazonS3
  */
 protected function getAwsService()
 {
     return aS3StreamWrapper::getAWSServiceForProtocol("s3");
 }