コード例 #1
0
ファイル: Transform.php プロジェクト: alachaum/timetrex
 static function keepSettingsOnSave($bool)
 {
     self::$keep_settings_on_save = $bool;
 }