Completed
Push — master ( f040ca...690db4 )
by Roberto
05:32 queued 02:31
created
src/Mail.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -247,7 +247,7 @@
 block discarded – undo
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,
Please login to merge, or discard this patch.