@@ -247,7 +247,7 @@ |
||
247 | 247 | * @param array $addresses |
248 | 248 | * @param type $htmltemplate |
249 | 249 | * @param PHPMailer $mailer |
250 | - * @return \static |
|
250 | + * @return Mail |
|
251 | 251 | */ |
252 | 252 | public static function sendMail( |
253 | 253 | stdClass $config, |