Merge pull request #3207 from totten/master-alerts
[civicrm-core.git] / api / v3 / ParticipantPayment.php
index 750b3c1cb06ce281cd6000965e8301d799d572f7..bc6be79be3efeecd8ca6737e687c6ef2414aa233 100644 (file)
@@ -85,7 +85,9 @@ function _civicrm_api3_participant_payment_create_spec(&$params) {
  *
  * This API is used for deleting a Participant Payment
  *
- * @param  Int  $participantPaymentID   Id of the Participant Payment to be deleted
+ * @param $params
+ *
+ * @internal param Int $participantPaymentID Id of the Participant Payment to be deleted
  *
  * @return array API result
  * @example ParticipantPaymentDelete.php