Example #1
0
File: mail.php Project: jaz303/zing
 public static function build()
 {
     return new self(null, Transport::default_transport());
 }