SendSingleTextJob
in package
implements
ShouldQueue
uses
Dispatchable, InteractsWithQueue, Queueable, SerializesModels
Table of Contents
Interfaces
- ShouldQueue
Properties
Methods
- __construct() : mixed
- handle() : mixed
Properties
$contact
public
Contact
$contact
$singleSendText
public
SingleSendText
$singleSendText
Methods
__construct()
public
__construct(SingleSendText $singleSendText, Contact $contact) : mixed
Parameters
- $singleSendText : SingleSendText
- $contact : Contact
handle()
public
handle() : mixed