Skip to content

Commit e34779e

Browse files
committed
Update doc block
1 parent 803ff33 commit e34779e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v3/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public function __construct(array $options = array())
4949
/**
5050
* Creates default http client with appropriate authorization configuration.
5151
*
52-
* @return HttpClient
52+
* @return GuzzleHttp\Client
5353
*/
5454
public function createDefaultHttpClient()
5555
{

0 commit comments

Comments
 (0)