TwistPHP Documentation

create

File path: dist/twist/Core/Utilities/Email.utility.php
Namespace: Twist\Core\Utilities
Extends: Base

createProcess and send full HTML emails with attachments and parse the raw source of email messages into a usable data array.

Return Values

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

Example

<?php
//Call the function create with the example vars
Twist::Email() -> create();