Passed
Push — master ( 060fe2...319f1c )
by Roberto
03:31
created
src/Mail.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,7 @@
 block discarded – undo
35 35
     /**
36 36
      * Constructor
37 37
      * @param \stdClass $config
38
-     * @param PHPMailer\PHPMailer\PHPMailer $mailer
38
+     * @param PHPMailer $mailer
39 39
      */
40 40
     public function __construct(\stdClass $config, PHPMailer $mailer = null)
41 41
     {
Please login to merge, or discard this patch.