@@ -39,8 +39,6 @@ |
||
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 = []) |