mirror of
https://github.com/nextcloud/server.git
synced 2026-02-27 18:37:17 +01:00
Fix types in docblocks
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
committed by
Carl Schwan
parent
7437673add
commit
150e6adbc5
@@ -787,6 +787,7 @@ class Group_LDAP extends BackendUtility implements GroupInterface, IGroupLDAP, I
|
||||
}
|
||||
|
||||
/**
|
||||
* @return array[]
|
||||
* @throws ServerNotAvailableException
|
||||
*/
|
||||
private function getGroupsByMember(string $dn, array &$seen = []): array {
|
||||
|
||||
Reference in New Issue
Block a user