diff --git a/phpstan.neon.dist b/phpstan.neon.dist index 43e76c7..691ac37 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -22,6 +22,7 @@ parameters: featureToggles: skipCheckGenericClasses: - Symfony\Component\Form\AbstractType + - Symfony\Component\Form\FormBuilderInterface - Symfony\Component\Form\FormInterface - Symfony\Component\Form\FormTypeExtensionInterface - Symfony\Component\Form\FormTypeInterface