Merge pull request #3207 from totten/master-alerts
[civicrm-core.git] / api / v3 / PledgePayment.php
index 0d17e109658e7efb0235a2162326a1daf8736695..81b6fe59bba4108175b4fbd3fe883774f0940552 100644 (file)
@@ -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) {