final |
|---|
readonly |
| Methods | ||
|---|---|---|
public
|
__construct(
array $to,
array $cc,
array $bcc,
array $keywords,
?string $from = null,
?string $sender = null,
?string $subject = null,
?string $body = null,
?string $received = null,
)
|
# |
| Properties | |||
|---|---|---|---|
public
readonly
|
array
|
$to
|
# |
public
readonly
|
array
|
$cc
|
# |
public
readonly
|
array
|
$bcc
|
# |
public
readonly
|
array
|
$keywords
|
# |
public
readonly
|
?string
|
$from
|
# |
public
readonly
|
?string
|
$sender
|
# |
public
readonly
|
?string
|
$subject
|
# |
public
readonly
|
?string
|
$body
|
# |
public
readonly
|
?string
|
$received
|
# |