X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2FPledgePayment.php;h=81b6fe59bba4108175b4fbd3fe883774f0940552;hb=b1c21179dffc2cee95b1b39f0c6a5ce5b8574b8e;hp=0d17e109658e7efb0235a2162326a1daf8736695;hpb=b67022d16d25106799f57d39e9301b3f00af619c;p=civicrm-core.git diff --git a/api/v3/PledgePayment.php b/api/v3/PledgePayment.php index 0d17e10965..81b6fe59bb 100644 --- a/api/v3/PledgePayment.php +++ b/api/v3/PledgePayment.php @@ -137,6 +137,8 @@ function updatePledgePayments($pledgeId, $paymentStatusId, $paymentIds) { /** * Gets field for civicrm_pledge_payment functions * + * @param $params + * * @return array fields valid for other functions */ function civicrm_api3_pledge_payment_get_spec(&$params) {