Exemplo n.º 1
0
Arquivo: Builder.php Projeto: deale/dt
 public static function setTextValidError($text)
 {
     self::$_textErrorValid = $text;
 }