Documentation

MissingLtaNumber extends Mailable
in package
Uses Queueable, SerializesModels

Table of Contents

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

Properties

Methods

__construct()

Create a new message instance.

public __construct(mixed $remaining[, mixed $byme = true ]) : void
Parameters
$remaining : mixed
$byme : mixed = true
Return values
void

build()

Build the message.

public build() : $this
Return values
$this

Search results