Skip to content

Commit

Permalink
Update doc block
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenmaguire committed Feb 9, 2018
1 parent 803ff33 commit e34779e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/v3/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ public function __construct(array $options = array())
/**
* Creates default http client with appropriate authorization configuration.
*
* @return HttpClient
* @return GuzzleHttp\Client
*/
public function createDefaultHttpClient()
{
Expand Down

0 comments on commit e34779e

Please sign in to comment.