@@ -140,7 +140,7 @@ |
||
140 | 140 | /** |
141 | 141 | * Get http response body, cast to json and decode. |
142 | 142 | * |
143 | - * @param Response object $response |
|
143 | + * @param Response Response $response |
|
144 | 144 | * @return array |
145 | 145 | */ |
146 | 146 | protected function getBody(Response $response) |