Completed
Pull Request — master (#23937)
by Roeland
14:37
created
apps/files_sharing/lib/sharedmount.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -470,7 +470,7 @@
 block discarded – undo
470 470
 	/**
471 471
 	 * @param string $userId
472 472
 	 * @param array $data
473
-	 * @return mixed
473
+	 * @return string
474 474
 	 * @throws \OCP\Files\NotFoundException
475 475
 	 */
476 476
 	private static function fillStorageInfo($userId, $data) {
Please login to merge, or discard this patch.