예제 #1
0
파일: Builder.php 프로젝트: deale/dt
 public static function setTextValidError($text)
 {
     self::$_textErrorValid = $text;
 }