コード例 #1
0
 function __construct($emailAddress, $customSmtpServer = false)
 {
     parent::__construct($emailAddress, $customSmtpServer);
 }