Webtest Fix 4.5
[civicrm-core.git] / CRM / Member / PseudoConstant.php
index 839bce7ebb983366599ce990958947bf9e98b583..434923bac1f3b992b33713aac3db8d86a7129ebb 100644 (file)
@@ -130,8 +130,7 @@ class CRM_Member_PseudoConstant extends CRM_Core_PseudoConstant {
    * @access public
    * @static
    *
-   * @param boolean $name pseudoconstant to be flushed
-   *
+   * @param bool|string $name pseudoconstant to be flushed
    */
   public static function flush($name = 'cache') {
    if (isset(self::$$name)) {