Skip to content

Commit

Permalink
Merge pull request #139 from benr77/patch-1
Browse files Browse the repository at this point in the history
Update docblock with correct return type
  • Loading branch information
tedivm committed Jul 9, 2015
2 parents 99f91b7 + bafc9d5 commit 9bcd94b
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 @@ -451,7 +451,7 @@ public function hasMailBox($mailbox)
*
* @param $mailbox
*
* @return bool
* @return array
*/
public function getMailBoxDetails($mailbox)
{
Expand Down

0 comments on commit 9bcd94b

Please sign in to comment.