From 11beca762b31722e0e6690446f6dabf83bf9dafa Mon Sep 17 00:00:00 2001 From: Sam Light Date: Wed, 10 Jun 2026 19:00:32 +0100 Subject: code formatting --- tests/Utils/TestMiddleware.php | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/Utils/TestMiddleware.php') diff --git a/tests/Utils/TestMiddleware.php b/tests/Utils/TestMiddleware.php index 0adb947..eb3ea04 100644 --- a/tests/Utils/TestMiddleware.php +++ b/tests/Utils/TestMiddleware.php @@ -16,7 +16,6 @@ class TestMiddleware implements Middleware private int $call; private int $calls = 0; - public static function resetCalls(): void { self::$staticCalls = 0; -- cgit v1.2.3