diff --git a/phpstan.neon.dist b/phpstan.neon.dist index d59ed9c6..d3f69495 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -23,6 +23,7 @@ parameters: featureToggles: skipCheckGenericClasses: - Symfony\Component\Form\AbstractType + - Symfony\Component\Form\FormBuilderInterface - Symfony\Component\Form\FormInterface - Symfony\Component\Form\FormTypeExtensionInterface - Symfony\Component\Form\FormTypeInterface