Documentation

BulkAssignSingleSendEmails
in package
implements ShouldQueue uses Queueable, InteractsWithQueue, SerializesModels

Table of Contents

Interfaces

ShouldQueue

Properties

$contacts  : Collection
$singleSendEmailId  : mixed
$timeout  : int
The maximum number of seconds the job should be allowed to run.
$tries  : int
The number of times the job may be attempted.

Methods

__construct()  : mixed
handle()  : mixed

Properties

Methods

__construct()

public __construct(Collection $contacts, mixed $singleSendEmailId) : mixed
Parameters
$contacts : Collection
$singleSendEmailId : mixed

        
On this page

Search results