Skip to content

Commit 3448bff

Browse files
committed
Corrected docblock formatting
1 parent a17ae8a commit 3448bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Fetch/Server.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ protected function setImapStream()
322322
/**
323323
* This returns the number of messages that the current mailbox contains.
324324
*
325-
* @param string $mailbox
325+
* @param string $mailbox
326326
* @return int
327327
*/
328328
public function numMessages($mailbox='')

0 commit comments

Comments
 (0)