HumHub Documentation (unofficial)

Mailer
in package
implements MailerInterface

FinalYes
Tags
author

Fabien Potencier fabien@symfony.com

Table of Contents

Interfaces

MailerInterface
Interface for mailers able to send emails synchronous and/or asynchronous.

Properties

$bus  : mixed
$dispatcher  : mixed
$transport  : mixed

Methods

__construct()  : mixed
send()  : void

Properties

$dispatcher

private mixed $dispatcher

$transport

private mixed $transport

Methods


        
On this page

Search results