Completed
Branch master (724049)
by Roberto
07:56
created
src/Mail.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -312,7 +312,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.