コード例 #1
0
ファイル: cron.php プロジェクト: vazahat/dudex
 public function deleteExpired()
 {
     $this->service->markExpiredForDelete();
 }