dev/core#128 Add deprecated warning helper function
[civicrm-core.git] / CRM / Core / PseudoConstant.php
index fa4234ad1a882ef787973c231eec578be26cf1e3..e69aaf048da1f5c6f3a6f531f80e1d55e92f4eb4 100644 (file)
@@ -579,7 +579,6 @@ class CRM_Core_PseudoConstant {
    * Flush given pseudoconstant so it can be reread from db.
    * nex time it's requested.
    *
-   *
    * @param bool|string $name pseudoconstant to be flushed
    */
   public static function flush($name = 'cache') {