MigratePatchStorage
class MigratePatchStorage extends Command
Properties
protected string | $signature | The name and signature of the console command. |
|
protected string | $description | The console command description. |
|
protected string | $disk | Largo patch storage disk. |
|
protected bool | $dryRun | Specifies if this is a dry run. |
Methods
void
handle()
Execute the command.
Details
at line 49
void
handle()
Execute the command.