Completed
Push — master ( 690db4...664de7 )
by Roberto
04:49 queued 02:24
created
src/Mail.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -57,7 +57,7 @@
 block discarded – undo
57 57
     
58 58
     /**
59 59
      * Load parameters to PHPMailer class
60
-     * @param stdClass $config
60
+     * @param \stdClass $config
61 61
      */
62 62
     protected function loadService(\stdClass $config)
63 63
     {
Please login to merge, or discard this patch.