Skip to content

Commit

Permalink
Merge 63a9e29 into 5d5dd5a
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Rapaport committed Dec 20, 2016
2 parents 5d5dd5a + 63a9e29 commit ba89986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Guzzle6HttpAdapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class Guzzle6HttpAdapter extends AbstractHttpAdapter
/**
* Creates a guzzle 6 http adapter.
*
* @param \GuzzleHttp\ClientInterface|null $client The guzzle 4 client.
* @param \GuzzleHttp\ClientInterface|null $client The guzzle 6 client.
* @param \Ivory\HttpAdapter\ConfigurationInterface|null $configuration The configuration.
*/
public function __construct(ClientInterface $client = null, ConfigurationInterface $configuration = null)
Expand Down

0 comments on commit ba89986

Please sign in to comment.