Merge pull request #4621 from atif-shaikh/CRM-15589
[civicrm-core.git] / CRM / Utils / Constant.php
index 93bc65d9df978332488033fac7f734135842928a..ce9310ddd5cefc06dfb5ba3ab8c5bfb141a1b198 100644 (file)
  +--------------------------------------------------------------------+
 */
 
+/**
+ * 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