File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,9 @@ parameters:
1111 constantHassers : true
1212 console_application_loader : null
1313 consoleApplicationLoader : null
14+ featureToggles :
15+ skipCheckGenericClasses :
16+ - Symfony\Component\OptionsResolver\Options
1417 stubFiles :
1518 - stubs/Php/Stringable.stub
1619 - stubs/Psr/Cache/CacheItemInterface.stub
@@ -38,6 +41,7 @@ parameters:
3841 - stubs/Symfony/Component/HttpFoundation/Session.stub
3942 - stubs/Symfony/Component/Messenger/StampInterface.stub
4043 - stubs/Symfony/Component/Messenger/Envelope.stub
44+ - stubs/Symfony/Component/OptionsResolver/Options.stub
4145 - stubs/Symfony/Component/Process/Process.stub
4246 - stubs/Symfony/Component/PropertyAccess/PropertyPathInterface.stub
4347 - stubs/Symfony/Component/Security/Acl/Model/AclInterface.stub
You can’t perform that action at this time.
0 commit comments