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