Completed
Pull Request — master (#6402)
by Georg
33:39 queued 16:14
created
apps/dav/lib/CalDAV/Schedule/IMipPlugin.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -89,7 +89,7 @@
 block discarded – undo
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) {
Please login to merge, or discard this patch.