X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2FLocationType.php;h=513fff7e283eee9ce9fe56c43e7be31c90dd9b4d;hb=92b0f883315c72514e629b1c9e37261b84186785;hp=c0097ebadd718956e26291ed9af9517c16c3e677;hpb=bada0f6668a8f2b1dd3210b7ecfa81db50e9f76d;p=civicrm-core.git diff --git a/api/v3/LocationType.php b/api/v3/LocationType.php index c0097ebadd..513fff7e28 100644 --- a/api/v3/LocationType.php +++ b/api/v3/LocationType.php @@ -76,7 +76,7 @@ function _civicrm_api3_location_type_create_spec(&$params) { * * @example LocationTypeDelete.php Standard Delete Example * - * @return boolean | error true if successfull, error otherwise + * @return array API result array * {@getfields LocationType_delete} * @access public */