Class Smtp
Methods | ||
---|---|---|
public
|
__construct(array<string, mixed> &$option = [])
|
# |
public
|
send(): bool
|
# |
Properties | |||
---|---|---|---|
protected
|
array<string, mixed>
|
$option = []
|
# |
protected
|
array<string, false|int>
|
$default = ['smtp_port' => 25, 'smtp_timeout' => 5, 'max_attempts' => 3, 'verp' => false]
|
# |