Свойство | Тип | Описание | |
---|---|---|---|
$mailer | Swift_Mailer | ||
$modulesSettings |
Метод | Описание | |
---|---|---|
__construct ( Swift_Mailer $mailer, |
||
onFormSubmitted ( |
Метод | Описание | |
---|---|---|
getEmailFields ( array $data ) : array | Converts the data to make sure it is nicely usable in the email |
public __construct ( Swift_Mailer $mailer, |
||
$mailer | Swift_Mailer | |
$modulesSettings |
protected getEmailFields ( array $data ) : array | ||
$data | array | |
Результат | array |
public onFormSubmitted ( |
||
$event |