INFRA-132 - Misc
[civicrm-core.git] / api / v3 / ParticipantPayment.php
index be5ff03ba830885cbd78fcfaa1544eff315210c8..d71dbc9999562f9faf283bd410dc3d4bec1739aa 100644 (file)
  *
  * @param array $params
  *   An associative array of name/value property values of civicrm_participant_payment.
- * @example ParticipantPaymentCreate.php
- * {@example ParticipantPaymentCreate.php 0}
  *
  * @return array
  *   Array of newly created payment property values.
- * {@getfields ParticipantPayment_create}
  */
 function civicrm_api3_participant_payment_create($params) {