Skip to content

Commit bb3e671

Browse files
committed
Cleanup skipCheckGenericClasses
1 parent 237165e commit bb3e671

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

extension.neon

-12
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,6 @@ parameters:
88
containerXmlPath: null
99
constantHassers: true
1010
consoleApplicationLoader: null
11-
featureToggles:
12-
skipCheckGenericClasses:
13-
- Symfony\Component\Form\AbstractType
14-
- Symfony\Component\Form\FormBuilderInterface
15-
- Symfony\Component\Form\FormConfigBuilderInterface
16-
- Symfony\Component\Form\FormConfigInterface
17-
- Symfony\Component\Form\FormInterface
18-
- Symfony\Component\Form\FormTypeExtensionInterface
19-
- Symfony\Component\Form\FormTypeInterface
20-
- Symfony\Component\OptionsResolver\Options
21-
- Symfony\Component\Security\Core\Authorization\Voter\Voter
22-
- Symfony\Component\Security\Core\User\PasswordUpgraderInterface
2311
stubFiles:
2412
- stubs/Psr/Cache/CacheException.stub
2513
- stubs/Psr/Cache/CacheItemInterface.stub

0 commit comments

Comments
 (0)