Completed
Push — master ( a826f8...312899 )
by Yuichi
25s
created
src/Middleware/FinishMiddleware.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -166,7 +166,7 @@
 block discarded – undo
166 166
     /**
167 167
      * @param string $message
168 168
      * @param RequestInterface $request
169
-     * @param ResponseInterface|null $response
169
+     * @param ResponseInterface $response
170 170
      * @return RequestException
171 171
      */
172 172
     private static function createException($message, RequestInterface $request, ResponseInterface $response): RequestException
Please login to merge, or discard this patch.