class OpCommand extends Command

User

Properties

protected string $signature
protected string $description

Methods

void
handle()

Execute the console command.

Details

at line 35
void handle()

Execute the console command.

Return Value

void