PHP Class Mmoreram\PHPFormatter\Console\Application

Inheritance: extends Symfony\Component\Console\Application
Datei anzeigen Open project: mmoreram/php-formatter

Public Methods

Method Description
__construct ( ) Construct method.

Protected Methods

Method Description
getDefaultCommands ( ) Initializes all the composer commands.

Method Details

__construct() public method

Construct method.
public __construct ( )

getDefaultCommands() protected method

Initializes all the composer commands.
protected getDefaultCommands ( )