mirror of
https://github.com/friendica/friendica
synced 2025-05-12 07:04:09 +02:00
fix more errors
This commit is contained in:
parent
36484309d1
commit
08ecf2c9a4
3 changed files with 25 additions and 17 deletions
|
@ -25,7 +25,7 @@ class Email
|
|||
* @param string $mailbox The mailbox name
|
||||
* @param string $username The username
|
||||
* @param string $password The password
|
||||
* @return Connection|resource|bool
|
||||
* @return Connection|false
|
||||
* @throws \Exception
|
||||
*/
|
||||
public static function connect(string $mailbox, string $username, string $password)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue