Skip to content

Commit 8f2cf3f

Browse files
Merge pull request #35059 from nextcloud/backport/35042/stable24
[stable24] Add description for calendar uri
2 parents bd4fe22 + 6f6e279 commit 8f2cf3f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/public/Calendar/ICalendar.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ interface ICalendar {
4040
public function getKey();
4141

4242
/**
43+
* In comparison to getKey() this function returns a unique uri within the scope of the principal
4344
* @since 24.0.0
4445
*/
4546
public function getUri(): string;

0 commit comments

Comments
 (0)