docs/api/Opencart.System.Library.Mail.Smtp.html
Class Smtp
Located at system\library\mail\smtp.php
| Methods |
|---|
| ` |
public
` | `__construct(array<string, mixed> &$option = [])`
Constructor
Constructor
| # | | `
public
` | `send(): bool`
Send
Send
| # |
| Properties |
|---|
| ` |
protected
` | `array<string, mixed>` | `$option = []`
| # | | ` protected
` | `array<string, false|int>` | `$default = ['smtp_port' => 25, 'smtp_timeout' => 5, 'max_attempts' => 3, 'verp' => false]`
| # |
OpenCart API API documentation generated by ApiGen dev-master