X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2FParticipant.php;h=a746e8a00e999523fac43a04dcbe942d3600a264;hb=85bb0909cffd925f4cd5c0022a68a1ff74d3ad8e;hp=f7a1e24f5ffc2a281c5370938b375e55973eda0d;hpb=7dee6a13d167a1dd2b4bf1075252bcb7e324c7e5;p=civicrm-core.git diff --git a/api/v3/Participant.php b/api/v3/Participant.php index f7a1e24f5f..a746e8a00e 100644 --- a/api/v3/Participant.php +++ b/api/v3/Participant.php @@ -168,9 +168,11 @@ function _civicrm_api3_participant_get_spec(&$params) { * * This API is used for deleting a contact participant * - * @param array $params Array containing Id of the contact participant to be deleted + * @param array $params Array containing Id of the contact participant to be deleted * * {@getfields participant_delete} + * @throws Exception + * @return array * @access public */ function civicrm_api3_participant_delete($params) {