Skip to content

Commit

Permalink
Add description for calendar uri
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Ng <chrng8@gmail.com>
  • Loading branch information
Pytal authored and backportbot-nextcloud[bot] committed Nov 9, 2022
1 parent 6b5a8ee commit 6f6e279
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/public/Calendar/ICalendar.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ interface ICalendar {
public function getKey();

/**
* In comparison to getKey() this function returns a unique uri within the scope of the principal
* @since 24.0.0
*/
public function getUri(): string;
Expand Down

0 comments on commit 6f6e279

Please sign in to comment.