X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FUtils%2FConstant.php;h=ce9310ddd5cefc06dfb5ba3ab8c5bfb141a1b198;hb=3a234f292baf93aa8675cbd98c95df0deedd6254;hp=93bc65d9df978332488033fac7f734135842928a;hpb=68d6b897b10ec82e276280d07d9614c79561639d;p=civicrm-core.git diff --git a/CRM/Utils/Constant.php b/CRM/Utils/Constant.php index 93bc65d9df..ce9310ddd5 100644 --- a/CRM/Utils/Constant.php +++ b/CRM/Utils/Constant.php @@ -25,11 +25,14 @@ +--------------------------------------------------------------------+ */ +/** + * Class CRM_Utils_Constant + */ class CRM_Utils_Constant { /** * Determine the value of a constant, if any. - * + * * If the specified constant is undefined, return a default value. * * @param string $name