@@ -62,6 +62,7 @@ |
||
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) { |