Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-07-14-13-42-39
[civicrm-core.git] / api / v3 / Generic / Update.php
index b025b6a9e4a12de47ea6a56567710cb90739fe57..68e4fe5e66e7aa7731191394dc76ff9845c5d21c 100644 (file)
@@ -41,6 +41,8 @@
  *  - version: string
  *  - function: callback (mixed)
  *  - params: array, varies
+ *
+ * @return array|int|mixed
  */
 function civicrm_api3_generic_update($apiRequest) {
   //$key_id = strtolower ($apiRequest['entity'])."_id";