imap_getacl
Supported Versions: PHP 5, PHP 7, PHP 8
Gets the ACL for a given mailbox
<?php imap_getacl
(
IMAP\Connection $imap
,
string $mailbox
): array|
false