Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Remove code duplication in S3/S3v2 Adapter #5

Merged
merged 2 commits into from
Dec 31, 2017

Conversation

mjrider
Copy link
Owner

@mjrider mjrider commented Dec 30, 2017

split create function in 2 helpers, which are called with late
static binding to use the v3 or the v2 S3 flysystem adapter and
compensating for the difference between the s3 client versions

also added codestyling fixes from scrutinizer

split create funciton in multiple helpers, which are called with late
static binding to use the v3 or the v2 flysystem adapter, and
compensating for the differene between the s3 client versions
@mjrider mjrider requested a review from Potherca December 30, 2017 10:49
@mjrider mjrider merged commit 14eb058 into master Dec 31, 2017
@mjrider mjrider deleted the remove-code-duplication-in-s3 branch January 7, 2018 13:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants