Completed
Pull Request — master (#32125)
by Sujith
10:11
created
apps/files_sharing/lib/BackgroundJob/NotificationSender.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -71,7 +71,7 @@
 block discarded – undo
71 71
 	}
72 72
 
73 73
 	/**
74
-	 * @param $notificationURL
74
+	 * @param string $notificationURL
75 75
 	 * @return string
76 76
 	 */
77 77
 	public function fixURL($notificationURL) {
Please login to merge, or discard this patch.