@@ -34,13 +34,15 @@ parameters:
34
34
- stubs/Symfony/Component/EventDispatcher/EventDispatcherInterface.stub
35
35
- stubs/Symfony/Component/EventDispatcher/EventSubscriberInterface.stub
36
36
- stubs/Symfony/Component/EventDispatcher/GenericEvent.stub
37
+ - stubs/Symfony/Component/Form/AbstractType.stub
37
38
- stubs/Symfony/Component/Form/ChoiceList/Loader/ChoiceLoaderInterface.stub
38
39
- stubs/Symfony/Component/Form/Exception/ExceptionInterface.stub
39
40
- stubs/Symfony/Component/Form/Exception/RuntimeException.stub
40
41
- stubs/Symfony/Component/Form/Exception/TransformationFailedException.stub
41
42
- stubs/Symfony/Component/Form/DataTransformerInterface.stub
42
43
- stubs/Symfony/Component/Form/FormBuilderInterface.stub
43
44
- stubs/Symfony/Component/Form/FormInterface.stub
45
+ - stubs/Symfony/Component/Form/FormFactoryInterface.stub
44
46
- stubs/Symfony/Component/Form/FormTypeExtensionInterface.stub
45
47
- stubs/Symfony/Component/Form/FormTypeInterface.stub
46
48
- stubs/Symfony/Component/Form/FormView.stub
@@ -50,6 +52,7 @@ parameters:
50
52
- stubs/Symfony/Component/HttpFoundation/Session.stub
51
53
- stubs/Symfony/Component/Messenger/StampInterface.stub
52
54
- stubs/Symfony/Component/Messenger/Envelope.stub
55
+ - stubs/Symfony/Component/OptionsResolver/Exception/InvalidOptionsException.stub
53
56
- stubs/Symfony/Component/OptionsResolver/Options.stub
54
57
- stubs/Symfony/Component/Process/Process.stub
55
58
- stubs/Symfony/Component/PropertyAccess/PropertyPathInterface.stub
0 commit comments