We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddf0d42 commit 6bc2052Copy full SHA for 6bc2052
src/Bridge/Transformer/AbstractTransformer.php
@@ -5,6 +5,7 @@
5
use Matthias\SymfonyConsoleForm\Console\Formatter\Format;
6
use Matthias\SymfonyConsoleForm\Form\FormUtil;
7
use Symfony\Component\Form\FormInterface;
8
+use Symfony\Component\Translation\TranslatorInterface;
9
10
/**
11
* Reusable code for FormToQuestionTransformers.
0 commit comments