コード例 #1
0
ファイル: localizer.php プロジェクト: rsesek/Bugdar2
 public static function set_instance(l10n $instance)
 {
     self::$instance = $instance;
 }