Jelix 1.7.18

SingleCommandApplication extends Application
in package

Table of Contents

$myCommand  : mixed
__construct()  : mixed
getDefinition()  : mixed
getCommandName()  : mixed
getDefaultCommands()  : mixed

Properties

Methods

__construct()

public __construct(Command $command[, mixed $name = 'UNKNOWN' ]) : mixed
Parameters
$command : Command
$name : mixed = 'UNKNOWN'
Return values
mixed

getCommandName()

protected getCommandName(InputInterface $input) : mixed
Parameters
$input : InputInterface
Return values
mixed

Search results