MetaFox

BatchResendVerificationJob
in package
implements ShouldQueue Uses Dispatchable, InteractsWithQueue, Queueable, SerializesModels

Table of Contents

Interfaces

ShouldQueue

Properties

$context  : User
$params  : array<string|int, mixed>

Methods

__construct()  : mixed
handle()  : void
Execute the job.
uniqueId()  : string
shouldResend()  : bool

Properties

Methods

__construct()

public __construct(User $context, array<string|int, mixed> $params) : mixed
Parameters
$context : User
$params : array<string|int, mixed>

shouldResend()

protected shouldResend(User|null $user, string $verifiableField) : bool
Parameters
$user : User|null
$verifiableField : string
Return values
bool

        
On this page

Search results