Leaf PHP

functions.php

Table of Contents

Functions

mailer()  : Mail
Create and send an email

Functions

mailer()

Create and send an email

mailer([array<string|int, mixed> $mail = null ]) : Mail

Note that \Leaf\Mail\Mailer should be configured

Parameters
$mail : array<string|int, mixed> = null
Return values
Mail

        
On this page

Search results