コード例 #1
0
ファイル: mail.php プロジェクト: jaz303/zing
 public static function build()
 {
     return new self(null, Transport::default_transport());
 }