Completed
Push — guzzle-6 ( 5b50be...9aebd7 )
by Chris
02:43
created
src/GuzzleAdapter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -331,7 +331,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.