X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2FMailingEventConfirm.php;h=c1b64a4d7c82d9133306a469b5f61e2be0d6c1f2;hb=85bb0909cffd925f4cd5c0022a68a1ff74d3ad8e;hp=f0e52437141d8af3348d715d309f86659cb20f79;hpb=ac30252393b3b9d8162994f59bb63e2b89ddacdc;p=civicrm-core.git diff --git a/api/v3/MailingEventConfirm.php b/api/v3/MailingEventConfirm.php index f0e5243714..c1b64a4d7c 100644 --- a/api/v3/MailingEventConfirm.php +++ b/api/v3/MailingEventConfirm.php @@ -40,9 +40,10 @@ /** * Handle a confirm event * - * @param array $params Associative array of property + * @param array $params Associative array of property * name/value pairs to insert in new 'survey' * + * @throws Exception * @return array api result array * {@getfields mailing_event_confirm_create} * @access public