nextcloud/lib/private/Group
Christoph Wurst ea8f9a7e84 refactor: Repalce array_search with in_array in lib/
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-11-22 11:42:53 +01:00
..
Backend.php Clear up return types 2023-04-27 12:00:45 +02:00
Database.php Build query once instead of in-loop 2023-09-07 17:07:47 +02:00
DisplayNameCache.php fix(cache): Remove displayname cache entry on delete 2023-08-28 14:59:54 +02:00
Group.php feat(ocp): Add types and strict typing to \OCP\Group\IGroup 2023-09-06 11:58:09 +02:00
Manager.php refactor: Repalce array_search with in_array in lib/ 2023-11-22 11:42:53 +01:00
MetaData.php Strong type OC\Group\MetaData 2022-03-08 16:44:22 +01:00