Mailable extends Mailable
Table of Contents
- $appImage : mixed
- $title4Header : mixed
- setUp() : void
- Create a new message instance.
- subject() : $this
- Set the subject of the message.
Properties
$appImage
public
mixed
$appImage
= ''
$title4Header
public
mixed
$title4Header
= ''
Methods
setUp()
Create a new message instance.
public
setUp() : void
Return values
void —subject()
Set the subject of the message.
public
subject(string $subject) : $this
Parameters
- $subject : string