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 68f51df commit 0c089ecCopy full SHA for 0c089ec
cookbook/form/create_form_type_extension.rst
@@ -195,7 +195,7 @@ it in the view:: 630F div>
195
use Symfony\Component\Form\FormView;
196
use Symfony\Component\Form\FormInterface;
197
use Symfony\Component\PropertyAccess\PropertyAccess;
198
- use Symfony\Component\OptionsResolver\OptionsResolverInterface;
+ use Symfony\Component\OptionsResolver\OptionsResolver;
199
200
class ImageTypeExtension extends AbstractTypeExtension
201
{
0 commit comments