File path: dist/twist/Core/Models/Email/Create.model.php
Namespace: Twist\Core\Models\Email
buildBody
— Build the email body and sent the relevant data headers
void — No return information has been documented for this function.
<?php
//Call the function buildBody with the example vars
$resCreate = new \Twist\Core\Models\Email\Create();
$resCreate -> buildBody();