X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2Futils.php;h=988016a1f38fec78f83d9bdab1c2ecf257c2e5c5;hb=27861c9e51c9bdf4ceb4945ea8dcb0d529081a08;hp=ffe7f8d8730b06aac4d7ff2accc28545b0848334;hpb=d5b9585b3da73a76dada27cfa2f791c6c4763cd5;p=civicrm-core.git diff --git a/api/v3/utils.php b/api/v3/utils.php index ffe7f8d873..988016a1f3 100644 --- a/api/v3/utils.php +++ b/api/v3/utils.php @@ -26,11 +26,9 @@ */ /** - * File for CiviCRM APIv3 utilitity functions + * CiviCRM APIv3 utility functions. * * @package CiviCRM_APIv3 - * @subpackage API_utils - * */ /** @@ -1635,7 +1633,7 @@ function _civicrm_api3_validate_unique_key(&$params, &$fieldName) { * Replace the old set of entities (matching some given keys) with a new set of * entities (matching the same keys). * - * Note: This will verify that 'values' is present, but it does not directly verify + * @note This will verify that 'values' is present, but it does not directly verify * any other parameters. * * @param string $entity