Documentation

MrdPulled extends Mailable
in package
Uses Queueable, SerializesModels

Table of Contents

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

Properties

Methods

__construct()

Create a new message instance.

public __construct(mixed $type, mixed $pullfile) : void
Parameters
$type : mixed
$pullfile : mixed
Return values
void

build()

Build the message.

public build() : $this
Return values
$this

Search results