class ExtensionInstall extends Command

Properties

protected $name

The console command name.

protected $description

The console command description.

Methods

handle()

Execute the console command.

array
getArguments()

Get the console command arguments.

Details

at line 25
handle()

Execute the console command.

at line 63
protected array getArguments()

Get the console command arguments.

Return Value

array