phpDocumentor

Application extends Application
in package

Table of Contents

Methods

__construct()  : mixed
doRun()  : int
getLongVersion()  : string
Returns the long version of the application.
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

getDefaultInputDefinition()

protected getDefaultInputDefinition() : InputDefinition
Return values
InputDefinition

        
On this page

Search results