Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
B
bn_repos
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
package
bn_repos
Commits
167bee06
Commit
167bee06
authored
Feb 27, 2014
by
Thorsten Buss
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ad alias for double used classname from Gaufrette
parent
a31dd13b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
AdapterAmazonS3Ver2.php
src/BNRepo/Repository/Adapter/AdapterAmazonS3Ver2.php
+2
-2
No files found.
src/BNRepo/Repository/Adapter/AdapterAmazonS3Ver2.php
View file @
167bee06
...
...
@@ -10,10 +10,10 @@ use Aws\S3\S3Client;
use
Gaufrette\Adapter\AmazonS3
;
use
Gaufrette\Exception\FileNotFound
;
use
Gaufrette\Exception\UnexpectedFile
;
use
Gaufrette\Adapter
;
use
Gaufrette\Adapter
as
GaufretteAdapter
;
use
Guzzle\Service\Resource\Model
;
class
AdapterAmazonS3Ver2
extends
AmazonS3
implements
Adapter
,
UrlAware
{
class
AdapterAmazonS3Ver2
extends
AmazonS3
implements
Gaufrette
Adapter
,
UrlAware
{
protected
$service
;
protected
$bucket
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment