Bånder

RevokeTokenJob
in package
implements ShouldQueue uses Dispatchable, InteractsWithQueue, Queueable, SerializesModels

Table of Contents

Interfaces

ShouldQueue

Properties

$tries  : int
$token  : string

Methods

__construct()  : mixed
Create a new job instance.
handle()  : void
Execute the job.

Properties

Methods

__construct()

Create a new job instance.

public __construct(string $token) : mixed
Parameters
$token : string

        
On this page

Search results