Class EmailContent
Email content could be either plain text or HTML.
| category |
System |
|---|---|
| package |
|
| subpackage |
ValueObjects |
__construct(string $p_content)
Executes the validation checks upon the email content.
| Throws |
|
|---|
stringCould be either plain text or HTML.
__toString() : string
stringEquivalent string.
content : string
| var |
Email Content |
|---|
string