Completed
Push — master ( 356d79...201886 )
by Changwan
03:54
created
src/Wandu/Http/Factory/ResponseFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -138,7 +138,7 @@
 block discarded – undo
138 138
     }
139 139
 
140 140
     /**
141
-     * @param \Psr\Http\Message\UriInterface|string $path
141
+     * @param string $path
142 142
      * @param int $status
143 143
      * @param array $headers
144 144
      * @return \Psr\Http\Message\ResponseInterface
Please login to merge, or discard this patch.