diff --git a/phpstan-critical.neon b/phpstan-critical.neon index b92189776..6147f2022 100644 --- a/phpstan-critical.neon +++ b/phpstan-critical.neon @@ -129,8 +129,3 @@ parameters: message: "#^Call to an undefined method Chill\\\\ThirdPartyBundle\\\\Form\\\\Type\\\\PickThirdPartyTypeCategoryType\\:\\:transform\\(\\)\\.$#" count: 1 path: src/Bundle/ChillThirdPartyBundle/Form/Type/PickThirdPartyTypeCategoryType.php - - - - message: "#^Undefined variable\\: \\$id$#" - count: 1 - path: src/Bundle/ChillFamilyMembersBundle/Controller/FamilyMemberController.php