class MigratePatchStorage extendsCommand

Properties

protectedstring $signature The name and signature of the console command.
protectedstring $description The console command description.
protectedstring $disk Largo patch storage disk.
protectedbool $dryRun Specifies if this is a dry run.

Methods

void
handle()

Execute the command.

Details

at line49
void handle()

Execute the command.

Return Value

void