PHP Class Matthias\SymfonyConsoleForm\Console\Command\DynamicFormBasedCommand

Inheritance: extends InteractiveFormCommand, implements Matthias\SymfonyConsoleForm\Console\Command\FormBasedCommand
Afficher le fichier Open project: matthiasnoback/symfony-console-form

Méthodes publiques

Méthode Description
__construct ( string $formType, string $commandName )
formType ( ) : string

Méthodes protégées

Méthode Description
configure ( ) : string

Method Details

__construct() public méthode

public __construct ( string $formType, string $commandName )
$formType string
$commandName string

configure() protected méthode

protected configure ( ) : string
Résultat string

formType() public méthode

public formType ( ) : string
Résultat string