Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Load dependencies only if not yet loaded#39

Open
ryanshoover wants to merge 1 commit intoawslabs:masterfrom
ryanshoover:master
Open

Load dependencies only if not yet loaded#39
ryanshoover wants to merge 1 commit intoawslabs:masterfrom
ryanshoover:master

Conversation

@ryanshoover
Copy link
Contributor

Issue #38

Description of changes:
Calls vendor autoload only if we don't already have the Aws\Sdk class available. Another plugin or theme may have already loaded Aws\Sdk and we don't want to load duplicate instances of it or its dependencies as that can lead to conflicts..

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

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.

1 participant