MetaFox

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

Table of Contents

Interfaces

ShouldQueue

Properties

$user  : User
$verifiable  : string

Methods

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

Properties

Methods

__construct()

public __construct(User $user, string $verifiable) : mixed
Parameters
$user : User
$verifiable : string

        
On this page

Search results