X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FCore%2FPseudoConstant.php;h=e69aaf048da1f5c6f3a6f531f80e1d55e92f4eb4;hb=496320c3e26db358ef3cd23efb8ca3e3061ee844;hp=fa4234ad1a882ef787973c231eec578be26cf1e3;hpb=86d56d0e01afea6bbeba745667be4d2516293a2d;p=civicrm-core.git diff --git a/CRM/Core/PseudoConstant.php b/CRM/Core/PseudoConstant.php index fa4234ad1a..e69aaf048d 100644 --- a/CRM/Core/PseudoConstant.php +++ b/CRM/Core/PseudoConstant.php @@ -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') {