Searched refs:batchSend (Results 1 – 2 of 2) sorted by relevance
| /plugin/swiftmail/ | ||
| D | action.php | 116 $ok = $swift->batchSend($message, $reci, $from); |
| D | Swift.php | 484 public function batchSend(Swift_Message $message, Swift_RecipientList $to, $from) function in Swift |