X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2FGeneric%2FUpdate.php;h=68e4fe5e66e7aa7731191394dc76ff9845c5d21c;hb=6238501eb59e8f3f540c6feef0315a4beacc95f4;hp=b025b6a9e4a12de47ea6a56567710cb90739fe57;hpb=6628866da4eb17b8ff190928d8afdbee11526ae6;p=civicrm-core.git diff --git a/api/v3/Generic/Update.php b/api/v3/Generic/Update.php index b025b6a9e4..68e4fe5e66 100644 --- a/api/v3/Generic/Update.php +++ b/api/v3/Generic/Update.php @@ -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";