From 4c6c1b00e69ea06367dba96b3b024af632b729b6 Mon Sep 17 00:00:00 2001 From: Sam Light Date: Wed, 10 Jun 2026 19:00:32 +0100 Subject: Refactor dispatch to use a seperate findRoute method --- tests/Unit/RouteMatch.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/Unit/RouteMatch.php (limited to 'tests/Unit/RouteMatch.php') diff --git a/tests/Unit/RouteMatch.php b/tests/Unit/RouteMatch.php new file mode 100644 index 0000000..083ebbd --- /dev/null +++ b/tests/Unit/RouteMatch.php @@ -0,0 +1,5 @@ +