class MigrateTiledImages extends Command

Properties

protected string $signature

The name and signature of the console command.

protected string $description

The console command description.

Methods

void
handle()

Handle the command.

Details

at line 33
void handle()

Handle the command.

Return Value

void