Update Server.php

This commit is contained in:
Lewis Cowles 2015-05-24 13:08:32 +01:00
parent 92105be73d
commit a3b85d5e32

View File

@ -318,7 +318,7 @@ class Server
/** /**
* This returns the number of messages that the current mailbox contains. * This returns the number of messages that the current mailbox contains.
* *
* @param string $mailbox the mailbox path if required to get sub-folder counts * @param string $mailbox
* @return int * @return int
*/ */
public function numMessages($mailbox='') public function numMessages($mailbox='')