X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2FConstant.php;h=f7dcd5e276a161643fe352ac412a6144ea9448a5;hb=85bb0909cffd925f4cd5c0022a68a1ff74d3ad8e;hp=27552311b5d4e0139d9c6bd36fe4786710ca2803;hpb=8906b92a00b4907e620e80624fb6ac6baa368bed;p=civicrm-core.git diff --git a/api/v3/Constant.php b/api/v3/Constant.php index 27552311b5..f7dcd5e276 100644 --- a/api/v3/Constant.php +++ b/api/v3/Constant.php @@ -128,6 +128,9 @@ function civicrm_api3_constant_get($params) { return civicrm_api3_create_error('Unknown civicrm constant or method not callable'); } +/** + * @param $params + */ function _civicrm_api3_constant_get_spec(&$params) { $params = (array