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