Completed
Push — master ( ef0661...8a25cf )
by Yuichi
11s
created
src/Middleware/FinishMiddleware.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -147,7 +147,7 @@
 block discarded – undo
147 147
     /**
148 148
      * @param string $message
149 149
      * @param RequestInterface $request
150
-     * @param ResponseInterface|null $response
150
+     * @param ResponseInterface $response
151 151
      * @return RequestException
152 152
      */
153 153
     private static function createException($message, RequestInterface $request, ResponseInterface $response)
Please login to merge, or discard this patch.