Completed
Push — master ( cde096...d3b7a1 )
by David
06:05
created
src/ProxyClient/HttpProxyClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -84,7 +84,7 @@
 block discarded – undo
84 84
      * Create a request and queue it with the HTTP dispatcher.
85 85
      *
86 86
      * @param string              $method
87
-     * @param string|UriInterface $url
87
+     * @param string $url
88 88
      * @param array               $headers
89 89
      * @param bool                $validateHost see Dispatcher::invalidate
90 90
      */
Please login to merge, or discard this patch.