mini\Mail\Message::__construct()
Method
public
constructor
Signature
public function __construct(string $contentType = 'text/plain', mixed $content = NULL, array $headers = array (
))
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$contentType |
string |
'text/plain'
|
Documentation missing |
$content |
mixed |
NULL
|
Documentation missing |
$headers |
array |
array (
)
|
Documentation missing |
Documentation
Create a MIME message