Skip to content

Commit

Permalink
DevKit updates
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI authored and jordisala1991 committed Apr 21, 2023
1 parent 17a4e9c commit 2c9be5b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions phpstan.neon.dist
Expand Up @@ -20,3 +20,9 @@ parameters:
checkMissingVarTagTypehint: true
checkMissingTypehints: true
checkUninitializedProperties: true
featureToggles:
skipCheckGenericClasses:
- Symfony\Component\Form\AbstractType
- Symfony\Component\Form\FormInterface
- Symfony\Component\Form\FormTypeExtensionInterface
- Symfony\Component\Form\FormTypeInterface

0 comments on commit 2c9be5b

Please sign in to comment.