8000
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 cd329e7 commit 5c30db4Copy full SHA for 5c30db4
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