コード例 #1
0
ファイル: UI.php プロジェクト: jeckel420/Localize
 public static function setTitle($title)
 {
     self::$title = $title;
 }