Completed
Push — master ( c4929a...3bd4fb )
by Julius
19:34 queued 18:15
created
lib/Db/WopiMapper.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -62,6 +62,7 @@
 block discarded – undo
62 62
 	 * @param string $serverHost
63 63
 	 * @param string $guestDisplayname
64 64
 	 * @param int $templateDestination
65
+	 * @param string $share
65 66
 	 * @return Wopi
66 67
 	 */
67 68
 	public function generateFileToken($fileId, $owner, $editor, $version, $updatable, $serverHost, $guestDisplayname, $templateDestination = 0, $hideDownload = false, $direct = false, $isRemoteToken = false, $templateId = 0, $share = null) {
Please login to merge, or discard this patch.