Mail_Queue::factorySendMail
Mail_Queue::factorySendMail() – 必要な Mail オブジェクトを生成する
Synopsis
require_once 'Mail/Queue.php';
void Mail_Queue::factorySendMail (
)
Description
必要な Mail オブジェクトを生成します。
Throws
throws 投げられる例外はありません。
Note
This function can not be called
statically.