Completed
Pull Request — 2.1 (#1171)
by Greg
09:33
created
src/SWP/Bundle/UserBundle/Mailer/BaseMailer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -86,7 +86,7 @@
 block discarded – undo
86 86
     /**
87 87
      * @param string       $renderedTemplate
88 88
      * @param array|string $fromEmail
89
-     * @param array|string $toEmail
89
+     * @param string $toEmail
90 90
      */
91 91
     protected function sendEmailMessage($renderedTemplate, $fromEmail, $toEmail)
92 92
     {
Please login to merge, or discard this patch.