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