PHP Class Symfony\Component\Console\Tests\CustomDefaultCommandApplication

Inheritance: extends Symfony\Component\Console\Application
Datei anzeigen Open project: symfony/symfony Class Usage Examples

Public Methods

Method Description
__construct ( ) Overwrites the constructor in order to set a different default command.

Method Details

__construct() public method

Overwrites the constructor in order to set a different default command.
public __construct ( )