From d039a5d62a9ac6ababae70d9d96422ca59f2b2d4 Mon Sep 17 00:00:00 2001 From: Brett Parson Date: Fri, 21 Aug 2026 13:55:37 -0500 Subject: Scaffold miniroute routing/middleware kernel --- src/Attribute/Put.php | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 src/Attribute/Put.php (limited to 'src/Attribute/Put.php') diff --git a/src/Attribute/Put.php b/src/Attribute/Put.php new file mode 100644 index 0000000..fc08399 --- /dev/null +++ b/src/Attribute/Put.php @@ -0,0 +1,25 @@ +path; + } +} -- cgit v1.2.3