@@ -37,7 +37,6 @@ |
||
| 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 | { |