Skip to content

groups output unified

Compare
Choose a tag to compare
@strebl strebl released this 06 Jul 14:50
· 9 commits to master since this release

You can now set recursive_groups to true or false, the groups array looks the same now.

// example output of $user->groups:
[
    'Users' => 'Users',
    'Domain Users' => 'Domain Users',
]