mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-09 00:08:18 +08:00
This commit is contained in:
parent
b908d7b46f
commit
807c3696d4
1 changed files with 1 additions and 1 deletions
|
@ -325,7 +325,7 @@ class Message
|
|||
return $this->aFlagsLowerCase;
|
||||
}
|
||||
|
||||
public function From() : \MailSo\Mime\EmailCollection
|
||||
public function From() : ?\MailSo\Mime\EmailCollection
|
||||
{
|
||||
return $this->oFrom;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue