method getAllMboxes documentation in bbn\Appui\Mailbox
Returns an array of objects for all mailboxes containing detailed mailbox information. (Test: ok)
function()
{
return $this->_get_mboxes('*');
}
Returns an array of objects for all mailboxes containing detailed mailbox information. (Test: ok) BBN is a suite of PHP and JS libraries and VueJS components - all open-source! bbn.io, build applications, the quick way