예제 #1
0
파일: mail.php 프로젝트: jaz303/zing
 public static function build()
 {
     return new self(null, Transport::default_transport());
 }