File path: dist/twist/Core/Models/Email/Create.model.php
Namespace: Twist\Core\Models\Email
setViewInBrowser
— Coming Soon, will add a view in browser link to the top of all HTML emails that are sent out.
void — No return information has been documented for this function.
<?php
//Call the function setViewInBrowser with the example vars
$resCreate = new \Twist\Core\Models\Email\Create();
$resCreate -> setViewInBrowser();