Documentation

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

Methods

__construct()

Create a new message instance.

public __construct(string $dumpFilePath) : mixed
Parameters
$dumpFilePath : string

build()

Build the message.

public build() : $this
Return values
$this

        
On this page

Search results