imap_get_quota
Supported Versions: PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8
Retrieve the quota level settings, and usage statics per mailbox
<?php imap_get_quota
(
IMAP\Connection $imap
,
string $quota_root
): array|
false