Completed
Push — master ( d280fe...c482b6 )
by Jeroen van
05:45 queued 13s
created
src/VCR/Util/CurlHelper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -220,7 +220,7 @@
 block discarded – undo
220 220
      *
221 221
      * @param mixed    $callback   The callable to pass to call_user_func
222 222
      * @param resource $curlHandle cURL handle associated with the request
223
-     * @param mixed    $argument   The third argument to pass to call_user_func
223
+     * @param string    $argument   The third argument to pass to call_user_func
224 224
      *
225 225
      * @return mixed value returned by the callback function
226 226
      */
Please login to merge, or discard this patch.