Example #1
0
File: Builder.php Project: deale/dt
 public static function setTextValidError($text)
 {
     self::$_textErrorValid = $text;
 }