From 660c9abf5127480a515d6466271f9d798818e2d0 Mon Sep 17 00:00:00 2001 From: SonataCI Date: Mon, 22 Jan 2024 12:12:44 +0000 Subject: [PATCH] DevKit updates --- phpstan.neon.dist | 1 + 1 file changed, 1 insertion(+) 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