class GenerateModelsCommand extends Command (View source)

Properties

protected string $signature

The name and signature of the console command.

protected string $description

The console command description.

Methods

int
handle(Xeed $xeed)

Execute the console command.

Details

int handle(Xeed $xeed)

Execute the console command.

Parameters

Xeed $xeed

Return Value

int