UpdateVolumeUrls
class UpdateVolumeUrls extendsCommand
Properties
protectedstring | $signature | The name and signature of the console command. | |
protectedstring | $description | The console command description. | |
protectedbool | $dryRun | Is this a dry run? | |
protectedarray | $disks | Available storage disks. |
Methods
void
handle()
Handle the command.
updateVolumes($volumes)
No description
Details
at line45
void
handle()
Handle the command.