@@ -26,7 +26,7 @@ |
||
| 26 | 26 | |
| 27 | 27 | |
| 28 | 28 | /** |
| 29 | - * @param Swift_Mailer $mailer |
|
| 29 | + * @param \Swift_Mailer $mailer |
|
| 30 | 30 | * @param Callable $message_factory Factory returning new Swift_Message instance |
| 31 | 31 | */ |
| 32 | 32 | public function __construct( \Swift_Mailer $mailer, Callable $message_factory, LoggerInterface $logger = null ) |