class ExtensionRefresh extends Command

Properties

protected string $name

The console command name.

protected string $description

The console command description.

Methods

void
handle()

Execute the console command.

array
getArguments()

Get the console command arguments.

Details

at line 28
void handle()

Execute the console command.

Return Value

void

at line 52
protected array getArguments()

Get the console command arguments.

Return Value

array