Completed
Push — next ( aa6b76...a5d913 )
by Jonathan
02:53
created
src/Request/Psr7RequestAdapter.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -50,7 +50,6 @@
 block discarded – undo
50 50
     /**
51 51
      * Create a new adapter for a superglobal $_SERVER-style array.
52 52
      *
53
-     * @param string[] $server An array in a format like PHP's $_SERVER var.
54 53
      */
55 54
     public function __construct(ServerRequestInterface $request)
56 55
     {
Please login to merge, or discard this patch.