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