Skip to content

Commit

Permalink
Cleanup skipCheckGenericClasses
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Oct 9, 2024
1 parent 237165e commit bb3e671
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions extension.neon
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,6 @@ parameters:
containerXmlPath: null
constantHassers: true
consoleApplicationLoader: null
featureToggles:
skipCheckGenericClasses:
- Symfony\Component\Form\AbstractType
- Symfony\Component\Form\FormBuilderInterface
- Symfony\Component\Form\FormConfigBuilderInterface
- Symfony\Component\Form\FormConfigInterface
- Symfony\Component\Form\FormInterface
- Symfony\Component\Form\FormTypeExtensionInterface
- Symfony\Component\Form\FormTypeInterface
- Symfony\Component\OptionsResolver\Options
- Symfony\Component\Security\Core\Authorization\Voter\Voter
- Symfony\Component\Security\Core\User\PasswordUpgraderInterface
stubFiles:
- stubs/Psr/Cache/CacheException.stub
- stubs/Psr/Cache/CacheItemInterface.stub
Expand Down

0 comments on commit bb3e671

Please sign in to comment.