PHP Class Matthias\SymfonyConsoleForm\Console\Command\DynamicFormBasedCommand

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

Public Methods

Method Description
__construct ( string $formType, string $commandName )
formType ( ) : string

Protected Methods

Method Description
configure ( ) : string

Method Details

__construct() public method

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

configure() protected method

protected configure ( ) : string
return string

formType() public method

public formType ( ) : string
return string