Completed
Pull Request — master (#272)
by David
75:19 queued 38:04
created
src/ProxyClient/Varnish.php 1 patch
Doc Comments   +2 added lines patch added patch discarded remove patch
@@ -179,6 +179,8 @@
 block discarded – undo
179 179
      * @throws MissingHostException If a relative path is queued for purge/
180 180
      *                              refresh and no base URL is set
181 181
      *
182
+     * @param string $method
183
+     * @param string $url
182 184
      */
183 185
     protected function queueRequest($method, $url, array $headers = [])
184 186
     {
Please login to merge, or discard this patch.