Corrected docblock formatting

This commit is contained in:
Robert Hafner 2015-08-01 20:19:23 -07:00
parent a17ae8abbf
commit 3448bffc17

View File

@ -322,7 +322,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 * @param string $mailbox
* @return int * @return int
*/ */
public function numMessages($mailbox='') public function numMessages($mailbox='')