SqlDumpEmail
extends Mailable
in package
uses
SerializesModels
Table of Contents
Properties
- $dumpFilePath : string
Methods
- __construct() : mixed
- Create a new message instance.
- build() : $this
- Build the message.
Properties
$dumpFilePath
public
string
$dumpFilePath
Methods
__construct()
Create a new message instance.
public
__construct(string $dumpFilePath) : mixed
Parameters
- $dumpFilePath : string
build()
Build the message.
public
build() : $this