UpdateVolumeUrls
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.
at line 63
protected
updateVolumes($volumes)
No description