From 11beca762b31722e0e6690446f6dabf83bf9dafa Mon Sep 17 00:00:00 2001 From: Sam Light Date: Wed, 10 Jun 2026 19:00:32 +0100 Subject: code formatting --- src/PathSegmentTypeMatch.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/PathSegmentTypeMatch.php') diff --git a/src/PathSegmentTypeMatch.php b/src/PathSegmentTypeMatch.php index 4e32bdb..c50e74e 100644 --- a/src/PathSegmentTypeMatch.php +++ b/src/PathSegmentTypeMatch.php @@ -9,5 +9,6 @@ readonly class PathSegmentTypeMatch final public function __construct( public PathSegmentType $type, public string $value, - ) {} + ) { + } } -- cgit v1.2.3