PHP Class Symfony\Component\Console\Tests\CustomDefaultCommandApplication

Inheritance: extends Symfony\Component\Console\Application
Afficher le fichier Open project: symfony/symfony Class Usage Examples

Méthodes publiques

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

Method Details

__construct() public méthode

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