Matthias\SymfonyConsoleForm\Console\Command\DynamicFormBasedCommand::formType PHP Method

formType() public method

public formType ( ) : string
return string
    public function formType()
    {
        return $this->formType;
    }