File path: dist/twist/Core/Models/Email/Create.model.php
Namespace: Twist\Core\Models\Email
__construct
— Generate and send full multi-lingual multi-part HTML emails with the ability to add attachments. Fully customisable with Char encoding, message encoding, priority and sensitivity.
void — No return information has been documented for this function.
<?php
//Call the function __construct with the example vars
$resCreate = new \Twist\Core\Models\Email\Create();
$resCreate -> __construct();