phpDocumentor

Application extends Application
in package

Table of Contents

Methods

__construct()  : mixed
doRun()  : int
getLongVersion()  : string
Returns the long version of the application.
getCommandName()  : string|null
getDefaultInputDefinition()  : InputDefinition

Methods

doRun()

public doRun(InputInterface $input, OutputInterface $output) : int
Parameters
$input : InputInterface
$output : OutputInterface
Return values
int

getLongVersion()

Returns the long version of the application.

public getLongVersion() : string
Return values
string

The long application version

getCommandName()

protected getCommandName(InputInterface $input) : string|null
Parameters
$input : InputInterface
Return values
string|null

getDefaultInputDefinition()

protected getDefaultInputDefinition() : InputDefinition
Return values
InputDefinition

        
On this page

Search results