nextcloud/lib/private/Group
2023-05-11 17:30:03 +02:00
..
Backend.php Clear up return types 2023-04-27 12:00:45 +02:00
Database.php also update groupinterface and database backend 2023-05-11 17:30:03 +02:00
DisplayNameCache.php Add group display name cache 2022-11-28 11:52:55 +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