@@ -89,7 +89,7 @@ |
||
89 | 89 | * @param ILogger $logger |
90 | 90 | * @param ITimeFactory $timeFactory |
91 | 91 | * @param L10NFactory $l10nFactory |
92 | - * @param IUrlGenerator $urlGenerator |
|
92 | + * @param IURLGenerator $urlGenerator |
|
93 | 93 | * @param string $userId |
94 | 94 | */ |
95 | 95 | public function __construct(IConfig $config, IMailer $mailer, ILogger $logger, ITimeFactory $timeFactory, L10NFactory $l10nFactory, IURLGenerator $urlGenerator, $userId) { |