mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-18 12:28:46 +00:00
🤖 Auto commit for release 'develop' on 2025-11-09
This commit is contained in:
@@ -36,8 +36,8 @@ use Illuminate\Support\Collection;
|
||||
*/
|
||||
class UserGroupTransformer extends AbstractTransformer
|
||||
{
|
||||
private array $inUse = [];
|
||||
private array $memberships = [];
|
||||
private array $inUse = [];
|
||||
private array $memberships = [];
|
||||
private array $membershipsVisible = [];
|
||||
|
||||
public function collectMetaData(Collection $objects): Collection
|
||||
|
||||
Reference in New Issue
Block a user