diff --git a/phpstan.neon.dist b/phpstan.neon.dist index 86acf7bbb2..76fd6846ee 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -28,6 +28,7 @@ parameters: featureToggles: skipCheckGenericClasses: - Symfony\Component\Form\AbstractType + - Symfony\Component\Form\FormBuilderInterface - Symfony\Component\Form\FormInterface - Symfony\Component\Form\FormTypeExtensionInterface - Symfony\Component\Form\FormTypeInterface