MailSender
class MailSender
Tracy logger bridge for Nette Mail.
Methods
__construct(IMailer $mailer, $fromEmail = null)
No description
void
send(mixed $message, string $email)
No description
Details
at line 28
__construct(IMailer $mailer, $fromEmail = null)
No description
at line 40
void
send(mixed $message, string $email)
No description
Traits
SmartObject