From df9b2daa7c8fc4ba8da6dcf5e31d616436e4bcd3 Mon Sep 17 00:00:00 2001 From: Davo Hynds Date: Tue, 13 Feb 2024 13:47:17 -0600 Subject: [PATCH] RM unmatched rule --- phpstan.neon | 5 ----- 1 file changed, 5 deletions(-) diff --git a/phpstan.neon b/phpstan.neon index f8e3b682..7bf7c607 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -10,11 +10,6 @@ parameters: count: 3 path: src/LtiMessageLaunch.php - - - message: "#Access to an undefined property (Tests|Certification)\\\\#" - paths: - - tests/* - - message: "#Call to an undefined method Mockery\\\\#" paths: