Merge pull request #3679 from yashodha/CRM-14951
[civicrm-core.git] / api / v3 / Note.php
index 30e6db4d534b7c92a23a9fbb43c1417fb5ffc22f..73059ca3a42ebfa21d8aa9641d481b345208bc21 100644 (file)
@@ -81,6 +81,8 @@ function _civicrm_api3_note_create_spec(&$params) {
  * @params  array  $paramsarray including id of the note to be deleted
  * {@getfields note_delete}
  *
+ * @param $params
+ *
  * @return null
  * @access public
  */