@@ -68,7 +68,7 @@ |
||
68 | 68 | /** |
69 | 69 | * Get the HTTP status code. |
70 | 70 | * |
71 | - * @return Response |
|
71 | + * @return Client |
|
72 | 72 | */ |
73 | 73 | public function getHttpClient() |
74 | 74 | { |
@@ -35,7 +35,7 @@ |
||
35 | 35 | /** |
36 | 36 | * Get the HTTP status code. |
37 | 37 | * |
38 | - * @return mixed |
|
38 | + * @return Client |
|
39 | 39 | */ |
40 | 40 | public function getHttpClient() |
41 | 41 | { |