PHP Class Matthias\SymfonyConsoleForm\Bridge\Transformer\ChoiceTransformer

Inheritance: extends AbstractTransformer
Mostra file Open project: matthiasnoback/symfony-console-form

Public Methods

Method Description
transform ( Form $form ) : Symfony\Component\Console\Question\Question

Method Details

transform() public method

public transform ( Form $form ) : Symfony\Component\Console\Question\Question
$form Symfony\Component\Form\Form
return Symfony\Component\Console\Question\Question