PrealertMail
extends Mailable
in package
Uses
Queueable, SerializesModels
Table of Contents
- $lta_number : mixed
- __construct() : void
- Create a new message instance.
- build() : $this
- Build the message.
Properties
$lta_number
public
mixed
$lta_number
Methods
__construct()
Create a new message instance.
public
__construct(LtaNumber $lta_number) : void
Parameters
- $lta_number : LtaNumber
Return values
void —build()
Build the message.
public
build() : $this