We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd4fe22 + 6f6e279 commit 8f2cf3fCopy full SHA for 8f2cf3f
1 file changed
lib/public/Calendar/ICalendar.php
@@ -40,6 +40,7 @@ interface ICalendar {
40
public function getKey();
41
42
/**
43
+ * In comparison to getKey() this function returns a unique uri within the scope of the principal
44
* @since 24.0.0
45
*/
46
public function getUri(): string;
0 commit comments