@@ -312,7 +312,7 @@ |
||
312 | 312 | * @param string $xml |
313 | 313 | * @param string $pdf |
314 | 314 | * @param array $addresses |
315 | - * @param string $htmlTemplate |
|
315 | + * @param string $htmltemplate |
|
316 | 316 | */ |
317 | 317 | public static function sendMail(stdClass $config, $xml, $pdf = '', array $addresses = [], $htmltemplate = '') |
318 | 318 | { |