class MigrateTiledImages extendsCommand

Properties

protectedstring $signature The name and signature of the console command.
protectedstring $description The console command description.

Methods

void
handle()

Handle the command.

Details

at line34
void handle()

Handle the command.

Return Value

void