This commit is contained in:
2020-12-17 14:09:14 +08:00
parent 672a719dbd
commit 36c1d0502a
151 changed files with 1937 additions and 2848 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ abstract class Callback extends Application
* @throws \PHPMailer\PHPMailer\Exception
* @throws ConfigException
*/
private function createEmail()
private function createEmail(): PHPMailer
{
$mail = new PHPMailer(true);
$mail->SMTPDebug = SMTP::DEBUG_SERVER; // Enable verbose debug output