Application
extends Application
in package
FinalYes
Table of Contents
Methods
- __construct() : mixed
- getDefaultInputDefinition() : InputDefinition
Methods
__construct()
public
__construct(iterable<string|int, Command> $commands[, string $defaultCommand = 'run' ]) : mixed
Parameters
- $commands : iterable<string|int, Command>
- $defaultCommand : string = 'run'
getDefaultInputDefinition()
protected
getDefaultInputDefinition() : InputDefinition