コード例 #1
0
 /**
  * Clear out all To: recipients
  */
 public function flushTo()
 {
     $this->recipients->flushTo();
 }