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 | $tpDisk | MAIA training proposal patch storage disk. |
|
protected string | $acDisk | MAIA annotation candidate patch storage disk. |
|
protected bool | $dryRun | Specifies if this is a dry run. |
Methods
Details
at line 59
void
handle()
Execute the command.
at line 115
protected
migrate($models, $files, $disk, $prefix)
No description