ContactMailService
This service class contains a method for sending Emails.
All public functions are available in the Twig template renderer.
Methods
public sendMail($mailTemplate, $mailData = []):bool
Send an email using a template and a data object
Type |
Name |
Description |
|
The template for the email |
|
|
Optional: Data for Email |
Thank you for your feedback!