mirror of
https://github.com/friendica/friendica
synced 2025-05-03 09:04:10 +02:00
Fix doc blocks and return value type
This commit is contained in:
parent
504945f9df
commit
ce177f22c8
6 changed files with 15 additions and 16 deletions
|
@ -29,7 +29,7 @@ class Emailer
|
|||
* additionalMailHeader additions to the SMTP mail header
|
||||
* optional uid user id of the destination user
|
||||
*
|
||||
* @return object
|
||||
* @return bool
|
||||
* @throws \Friendica\Network\HTTPException\InternalServerErrorException
|
||||
*/
|
||||
public static function send($params)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue