Completed
Push — master ( 91d83f...255971 )
by Matthew
02:37
created
src/Fyuze/Http/Message/ServerRequest.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -39,8 +39,6 @@
 block discarded – undo
39 39
 
40 40
     /**
41 41
      * ServerRequest constructor.
42
-     * @param string $uri
43
-     * @param string $method
44 42
      * @param array $server
45 43
      */
46 44
     public function __construct($server = [])
Please login to merge, or discard this patch.