This repository was archived by the owner on Jul 24, 2023. It is now read-only.
This repository was archived by the owner on Jul 24, 2023. It is now read-only.
Distribution groups? #924
Open
Description
- Laravel Version: #.#
- Adldap2-Laravel Version: #.#
- PHP Version: #.#
- LDAP Type: Active Directory
Hi Steve!
Is there a way I can get a list of distributions groups? Something like the trait HasMemberOf.
foreach ($group->getMemberNames() as $name) {
// Returns 'John Doe'
echo $name;
}
but with distributions groups.
Thank you!
Metadata
Metadata
Assignees
Labels
No labels