Skip to content

Documentation for the Buzz adapter #115

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

Merged
merged 2 commits into from
Jul 16, 2016
Merged

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented Jul 16, 2016

This will fix #99

use Http\Adapter\Buzz\Client as BuzzAdapter;
use Http\Message\MessageFactory\GuzzleMessageFactory;

$adapter = new GuzzleAdapter($browser, new GuzzleMessageFactory());
Copy link
Member

Choose a reason for hiding this comment

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

Copy&paste?

Copy link
Member Author

Choose a reason for hiding this comment

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

Very much so =)

@sagikazarmark
Copy link
Member

👍 apart from the comment

@sagikazarmark sagikazarmark merged commit 6114d45 into php-http:master Jul 16, 2016
@Nyholm
Copy link
Member Author

Nyholm commented Jul 16, 2016

Thank you for the review and merge!

@Nyholm Nyholm deleted the issue-99 branch July 16, 2016 21:48
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.

Document Buzz adapter
2 participants