Completed
Push — stable9 ( ea327c...49a916 )
by Lukas
25s
created
apps/files_sharing/lib/sharedmount.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -99,7 +99,7 @@
 block discarded – undo
99 99
 	 * @param string $path
100 100
 	 * @param View $view
101 101
 	 * @param SharedMount[] $mountpoints
102
-	 * @return mixed
102
+	 * @return string
103 103
 	 */
104 104
 	private function generateUniqueTarget($path, $view, array $mountpoints) {
105 105
 		$pathinfo = pathinfo($path);
Please login to merge, or discard this patch.