Completed
Push — 1.0 ( 4b07bc...bb4e0d )
by David
06:01
created
src/ForgotYourPasswordService.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -37,7 +37,6 @@
 block discarded – undo
37 37
      *
38 38
      * @param ForgotYourPasswordDao $forgetYourPasswordDao
39 39
      * @param \Swift_Mailer         $swiftMailer
40
-     * @param ValueInterface|string $from
41 40
      */
42 41
     public function __construct(ForgotYourPasswordDao $forgetYourPasswordDao, \Swift_Mailer $swiftMailer, SwiftTwigMailTemplate $mailTemplate, UserService $userService)
43 42
     {
Please login to merge, or discard this patch.