mirror of
https://github.com/friendica/friendica
synced 2025-04-26 17:10:10 +00:00
Scrutinizer fixes for mod/settings
- Use defaults() - Remove unused variables and constants - Fix some formatting - Improve documentation
This commit is contained in:
parent
c157e7ffa4
commit
1cc39e7fb4
2 changed files with 47 additions and 63 deletions
|
@ -66,8 +66,8 @@ class Email
|
|||
}
|
||||
|
||||
/**
|
||||
* @param array $mailacct mail account
|
||||
* @return object
|
||||
* @param array $mailacct mail account
|
||||
* @return string
|
||||
*/
|
||||
public static function constructMailboxName($mailacct)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue