Skip to content

Commit a4f23b1

Browse files
authored
Merge pull request nextcloud#32404 from nextcloud/debt/noid/psalm-warning-iaddressbook
[Psalm] Drop redundanten return comment
2 parents 83f831c + c65952a commit a4f23b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/public/IAddressBook.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ public function getKey();
4747
/**
4848
* @return string defining the unique uri
4949
* @since 16.0.0
50-
* @return string
5150
*/
5251
public function getUri(): string;
5352

0 commit comments

Comments
 (0)