Example #1
0
 public function expireUnsubscribe()
 {
     $this->service->deleteExpiredUnsubscribeCodeList();
 }