From 7a19b83bf7d7d8a2650356168cdb296b6f82807f Mon Sep 17 00:00:00 2001 From: Sam Light Date: Wed, 10 Jun 2026 19:00:32 +0100 Subject: code formatting --- tests/Utils/TestCall.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/Utils/TestCall.php') diff --git a/tests/Utils/TestCall.php b/tests/Utils/TestCall.php index 971e6a7..3b9a2f3 100644 --- a/tests/Utils/TestCall.php +++ b/tests/Utils/TestCall.php @@ -12,5 +12,6 @@ readonly class TestCall public function __construct( public array $args, public mixed $return, - ){} + ) { + } } -- cgit v1.2.3