Merge pull request #3679 from yashodha/CRM-14951
[civicrm-core.git] / api / v3 / ActivityContact.php
index c6ca5ae86cc03faad29112d30813b92dc43d0744..c180ae9e64c02ea14ef8a3b64c55895f999f7dbb 100644 (file)
@@ -43,6 +43,8 @@
  *
  * @example ActivityContact.php
  *
+ * @param $params
+ *
  * @return array of newly created activity contact records.
  * @access public
  */
@@ -67,7 +69,7 @@ function _civicrm_api3_activity_contact_create_spec(&$params) {
  * @param  array  $params
  *
  * @return array Api Result
- * 
+ *
  * @example ActivityContact.php
  * @access public
  */