コード例 #1
0
ファイル: tasker.php プロジェクト: k3x/VoteMPD
 public static function removeAll()
 {
     self::$jobs = array();
 }