File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414use Symfony \Component \Form \FormBuilderInterface ;
1515use Symfony \Component \Form \FormInterface ;
1616use Symfony \Component \Form \FormView ;
17- use Symfony \Component \OptionsResolver \OptionsResolverInterface ;
17+ use Symfony \Component \OptionsResolver \OptionsResolver ;
1818
1919/**
2020 * Class FieldTypeHelpExtension
Original file line number Diff line number Diff line change 1414use Symfony \Component \Form \FormBuilderInterface ;
1515use Symfony \Component \Form \FormInterface ;
1616use Symfony \Component \Form \FormView ;
17- use Symfony \Component \OptionsResolver \OptionsResolverInterface ;
17+ use Symfony \Component \OptionsResolver \OptionsResolver ;
1818
1919/**
2020 * Class FieldTypePictoExtension
Original file line number Diff line number Diff line change 1414use Symfony \Component \Form \FormBuilderInterface ;
1515use Symfony \Component \Form \FormInterface ;
1616use Symfony \Component \Form \FormView ;
17- use Symfony \Component \OptionsResolver \OptionsResolverInterface ;
17+ use Symfony \Component \OptionsResolver \OptionsResolver ;
1818
1919
2020/**
You can’t perform that action at this time.
0 commit comments