File path: dist/twist/Core/Utilities/Email.utility.php
Namespace: Twist\Core\Utilities
Extends: Base
create
— Process and send full HTML emails with attachments and parse the raw source of email messages into a usable data array.
void — No return information has been documented for this function.
<?php
//Call the function create with the example vars
Twist::Email() -> create();