Completed
Push — master ( 1552d8...8a40bb )
by Elf
02:06
created
src/SwiftMailerManager.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -158,7 +158,7 @@
 block discarded – undo
158 158
     /**
159 159
      * Set the default swift mailer.
160 160
      *
161
-     * @param  string|\Swift_Mailer  $mailer
161
+     * @param  Swift_Mailer  $mailer
162 162
      * @return $this
163 163
      */
164 164
     public function setDefaultMailer($mailer)
Please login to merge, or discard this patch.