Completed
Push — master ( 992c0b...89f338 )
by Patrick
11:51
created
src/WebServer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -61,7 +61,7 @@
 block discarded – undo
61 61
 
62 62
     /**
63 63
      * @param  Request           $request
64
-     * @return ResponseInterface
64
+     * @return null|ResponseInterface
65 65
      */
66 66
     protected function relay(Request $request)
67 67
     {
Please login to merge, or discard this patch.