TwistPHP Documentation

reset

File path: dist/twist/Core/Models/Email/Create.model.php
Namespace: Twist\Core\Models\Email
Extends:

reset

Return Values

void — No return information has been documented for this function.

Example

<?php
//Call the function reset with the example vars
$resCreate = new \Twist\Core\Models\Email\Create();
$resCreate -> reset();