Documentation

Email
in package

FinalYes

Table of Contents

Properties

$email  : mixed
$sendgrid  : mixed

Methods

__construct()  : mixed
compose()  : Email
Configures the email body.
send()  : bool
Sends the Sendgrid email.

Properties

$sendgrid

private mixed $sendgrid

Methods

__construct()

public __construct() : mixed

compose()

Configures the email body.

public compose(array<string|int, mixed>|mixed $settings) : Email
Parameters
$settings : array<string|int, mixed>|mixed
Return values
Email

send()

Sends the Sendgrid email.

public send() : bool
Tags
throws
Exception

In case of failure

Return values
bool

        
On this page

Search results