コード例 #1
0
 /**
  * Removes all email objects from a batch processor is used this builder
  */
 public function removeEmails()
 {
     $this->batch->removeEmails();
 }