|
| send ($replyTo, array $variables) |
|
Email from contact form
@api
- Since
- 100.2.0
Definition at line 14 of file MailInterface.php.
◆ send()
send |
( |
|
$replyTo, |
|
|
array |
$variables |
|
) |
| |
Send email from contact form
- Parameters
-
string | $replyTo | Reply-to email address |
array | $variables | Email template variables |
- Returns
- void
- Since
- 100.2.0
Implemented in Mail.
The documentation for this interface was generated from the following file: