class UpdateVolumeMetadata extends Job implements ShouldQueue

Traits

SerializesModels
Queueable
Dispatchable

Properties

protected bool $deleteWhenMissingModels

Ignore this job if the project or volume does not exist any more.

Methods

__construct(Volume $volume)

Create a new job instance.

handle()

No description

Details

at line 24
__construct(Volume $volume)

Create a new job instance.

Parameters

Volume $volume

at line 29
handle()

No description