Skip to content

Commit

Permalink
Corrected docblock formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
tedivm committed Aug 2, 2015
1 parent a17ae8a commit 3448bff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Fetch/Server.php
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ protected function setImapStream()
/**
* This returns the number of messages that the current mailbox contains.
*
* @param string $mailbox
* @param string $mailbox
* @return int
*/
public function numMessages($mailbox='')
Expand Down

0 comments on commit 3448bff

Please sign in to comment.