示例#1
0
文件: mail.php 项目: jaz303/zing
 public static function build()
 {
     return new self(null, Transport::default_transport());
 }