File path: dist/twist/Core/Utilities/Email.utility.php
Namespace: Twist\Core\Utilities
Extends: Base
Type: Utility
Email
— Process and send full HTML emails with attachments and parse the raw source of email messages into a usable data array.
<?php
//Call the function create with the example vars
Twist::Email() -> create();
Method | Access | Returns |
---|---|---|
create | public | void |
parseSource | public | void |