nextcloud/lib/private/Group
Robin Appelman aa83b0b22d
dont get the group details if we only ask for the id
currenty when getting the groups for a user, the full group object is always created (and cached)
even if only the groupid is required

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-05-07 17:16:43 +02:00
..
Backend.php Add visibility to all constants 2020-04-10 16:54:27 +02:00
Database.php Format code according to PSR2 2020-04-10 16:56:50 +02:00
Group.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Manager.php dont get the group details if we only ask for the id 2020-05-07 17:16:43 +02:00
MetaData.php Update license headers for 19 2020-04-29 11:57:22 +02:00