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 1514fdd commit 41bb907Copy full SHA for 41bb907
cookbook/form/data_transformers.rst
@@ -60,6 +60,7 @@ class::
60
// src/AppBundle/Form/TaskType.php
61
62
use Symfony\Component\Form\CallbackTransformer;
63
+ use Symfony\Component\Form\FormBuilderInterface;
64
// ...
65
66
class TaskType extends AbstractType
0 commit comments