Matthias\SymfonyConsoleForm\Console\Command\DynamicFormBasedCommand::formType PHP Méthode

formType() public méthode

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