示例#1
0
文件: Builder.php 项目: deale/dt
 public static function setTextValidError($text)
 {
     self::$_textErrorValid = $text;
 }