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