Merge pull request #3679 from yashodha/CRM-14951
[civicrm-core.git] / api / v3 / MailingEventConfirm.php
index f0e52437141d8af3348d715d309f86659cb20f79..c1b64a4d7c82d9133306a469b5f61e2be0d6c1f2 100644 (file)
 /**
  * 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