From dfc853a8765d4998a3cb5b725ebd575a973e279e Mon Sep 17 00:00:00 2001 From: Pol Dellaiera Date: Thu, 18 Nov 2021 14:16:02 +0100 Subject: [PATCH] fix: Replace tabs with spaces. --- phpstan-critical.neon | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/phpstan-critical.neon b/phpstan-critical.neon index 9e7bf51d2..b92189776 100644 --- a/phpstan-critical.neon +++ b/phpstan-critical.neon @@ -130,7 +130,7 @@ parameters: count: 1 path: src/Bundle/ChillThirdPartyBundle/Form/Type/PickThirdPartyTypeCategoryType.php - - - message: "#^Undefined variable\\: \\$id$#" - count: 1 - path: src/Bundle/ChillFamilyMembersBundle/Controller/FamilyMemberController.php + - + message: "#^Undefined variable\\: \\$id$#" + count: 1 + path: src/Bundle/ChillFamilyMembersBundle/Controller/FamilyMemberController.php