nextcloud-server/lib/private/Group
John Molakvoæ 4a86487859
fix: getGroups limit check syntax
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2023-05-11 17:30:04 +07:00
..
Backend.php Clear up return types 2023-04-27 12:00:45 +07:00
Database.php fix: getGroups limit check syntax 2023-05-11 17:30:04 +07:00
DisplayNameCache.php Add group display name cache 2022-11-28 11:52:55 +07:00
Group.php Fix tests, and fix Group::searchUsers to avoid duplicates 2023-05-02 11:35:41 +07:00
Manager.php revert public interface back to the original types, just cast them before passing the nulls to the backends 2023-05-11 17:30:03 +07:00
MetaData.php Strong type OC\Group\MetaData 2022-03-08 16:44:22 +07:00