bulk comment fix
[civicrm-core.git] / CRM / Campaign / PseudoConstant.php
index 03148080375fc7deb4cc50be50995d6e1fe32dca..dfdea6cf6f23c6a04b8568c02e910685912d866e 100755 (executable)
@@ -159,8 +159,7 @@ class CRM_Campaign_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)) {