コード例 #1
0
ファイル: Builder.php プロジェクト: deale/dt
 public static function setTextValidError($text)
 {
     self::$_textErrorValid = $text;
 }