Documentation

Ffrcontent extends Mailable
in package
Uses Queueable, SerializesModels

Table of Contents

$ffr_path  : mixed
__construct()  : void
Create a new message instance.
build()  : $this
Build the message.

Properties

Methods

__construct()

Create a new message instance.

public __construct(mixed $ffr_path, mixed $lta_number) : void
Parameters
$ffr_path : mixed
$lta_number : mixed
Return values
void

build()

Build the message.

public build() : $this
Return values
$this

Search results