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