PHP Class Visithor\Console\Application

Inheritance: extends Symfony\Component\Console\Application
显示文件 Open project: visithor/visithor

Public Methods

Method Description
__construct ( ) Construct method

Protected Methods

Method Description
getDefaultCommands ( ) : Command[] Initializes all the composer commands

Method Details

__construct() public method

Construct method
public __construct ( )

getDefaultCommands() protected method

Initializes all the composer commands
protected getDefaultCommands ( ) : Command[]
return Symfony\Component\Console\Command\Command[] Array of commands