Documentation

FMailer extends PHPMailer
in package

The FMailer class

Table of Contents

__construct()  : mixed
The constructor

Methods

__construct()

The constructor

public __construct([bool $exceptions = TRUE ]) : mixed
Parameters
$exceptions : bool = TRUE

Passed to the PHPMailer constructor

Tags
psalm-suppress

UndefinedConstant Some of the constants are not defined in some installations.

Return values
mixed

Search results