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

void
handle()

Execute the command.

migrate($models, $files, $disk, $prefix)

No description

Details

at line 59
void handle()

Execute the command.

Return Value

void

at line 115
protected migrate($models, $files, $disk, $prefix)

No description

Parameters

$models
$files
$disk
$prefix