nextcloud/lib/private/Group
Joas Schilling 7ffc89e7ff fix(cache): Remove displayname cache entry on delete
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-28 16:18:59 +00:00
..
Backend.php Clear up return types 2023-04-27 12:00:45 +02:00
Database.php fix: getGroups limit check syntax 2023-05-11 17:30:04 +02:00
DisplayNameCache.php fix(cache): Remove displayname cache entry on delete 2023-08-28 16:18:59 +00:00
Group.php Fix tests, and fix Group::searchUsers to avoid duplicates 2023-05-02 11:35:41 +02: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 +02:00
MetaData.php Strong type OC\Group\MetaData 2022-03-08 16:44:22 +01:00