Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added hydrateFrom() and appendFrom() methods #26

Merged
merged 6 commits into from
Sep 17, 2015

Conversation

smolinari
Copy link
Contributor

Hope this is ok.

Scott

@@ -1,6 +1,9 @@
<?php
namespace Michaels\Manager\Traits;

use Guzzle\Service\Exception\InconsistentClientTransferException;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see where this is used, but if it is, let's remove it. I'd rather not require any more dependencies.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no idea where that came from. LOL!

@electricjones
Copy link
Owner

This looks really great! I made a couple of really minor notes inline. I'm adding this to the next release, which should be this week 👍

@smolinari
Copy link
Contributor Author

Ok. I think I got everything.

Scott

electricjones pushed a commit that referenced this pull request Sep 17, 2015
Added hydrateFrom() and appendFrom() methods
@electricjones electricjones merged commit 3ad8479 into electricjones:develop Sep 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants