@@ -331,7 +331,7 @@ |
||
331 | 331 | * |
332 | 332 | * @param string $path The path to HEAD. |
333 | 333 | * |
334 | - * @return \GuzzleHttp\Psr7\Response|false The response or false if failed. |
|
334 | + * @return ResponseInterface The response or false if failed. |
|
335 | 335 | */ |
336 | 336 | protected function head($path) |
337 | 337 | { |