Completed
Push — master ( 589df6...d0168b )
by Benjamin
01:05
created
src/Http/Clients/HttpClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -137,7 +137,7 @@
 block discarded – undo
137 137
      *
138 138
      * @param Exception $exception
139 139
      *
140
-     * @return mixed
140
+     * @return \Psr\Http\Message\ResponseInterface|null
141 141
      * @throws Exception
142 142
      */
143 143
     private function handleException(Exception $exception)
Please login to merge, or discard this patch.