mirror of
https://github.com/retailcrm/Fetch.git
synced 2025-04-04 13:53:35 +03:00
Merge pull request #139 from benr77/patch-1
Update docblock with correct return type
This commit is contained in:
commit
9bcd94b866
1 changed files with 1 additions and 1 deletions
|
@ -451,7 +451,7 @@ class Server
|
|||
*
|
||||
* @param $mailbox
|
||||
*
|
||||
* @return bool
|
||||
* @return array
|
||||
*/
|
||||
public function getMailBoxDetails($mailbox)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue