Documentation

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

Interfaces, Classes and Traits

ShouldQueue

Table of Contents

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

Methods

__construct()

Create a new job instance.

public __construct() : void
Return values
void

handle()

Execute the job.

public handle() : void
Return values
void

Search results