class UpdateVolumeUrls extends Command

Properties

protected string $signature

The name and signature of the console command.

protected string $description

The console command description.

protected bool $dryRun

Is this a dry run?

protected array $disks

Available storage disks.

Methods

void
handle()

Handle the command.

updateVolumes($volumes)

No description

Details

at line 45
void handle()

Handle the command.

Return Value

void

at line 63
protected updateVolumes($volumes)

No description

Parameters

$volumes