mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
chore: adjust version comment
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
parent
1703951540
commit
254401c190
1 changed files with 1 additions and 1 deletions
|
|
@ -660,7 +660,7 @@ interface IShare {
|
|||
/**
|
||||
* Check if it is allowed to download this share.
|
||||
*
|
||||
* @since 34.0.0
|
||||
* @since 32.0.7
|
||||
*/
|
||||
public function canDownload(): bool;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue