Fix namespacing

Signed-off-by: Anna Larch <anna@nextcloud.com>
pull/25872/head
Anna Larch 2021-03-02 09:37:34 +07:00 committed by backportbot[bot]
parent 097bdf973e
commit b5de59e4d7
1 changed files with 1 additions and 1 deletions

@ -173,7 +173,7 @@ interface IManager {
/**
* Return a list of the user's addressbooks
*
* @return IAddressBook[]
* @return \OCP\IAddressBook[]
* @since 16.0.0
*/
public function getUserAddressBooks();