mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 06:57:03 +03: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;
|
return $this->aFlagsLowerCase;
|
||||||
}
|
}
|
||||||
|
|
||||||
public function From() : \MailSo\Mime\EmailCollection
|
public function From() : ?\MailSo\Mime\EmailCollection
|
||||||
{
|
{
|
||||||
return $this->oFrom;
|
return $this->oFrom;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue