From a2d2b2d3c97c1573b7af78ca2f433ff6fdb8cf02 Mon Sep 17 00:00:00 2001 From: Jay Potter Date: Fri, 10 Jul 2026 16:39:51 -0400 Subject: [PATCH] create EventInterface --- src/Potter/Event/EventInterface.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/Potter/Event/EventInterface.php diff --git a/src/Potter/Event/EventInterface.php b/src/Potter/Event/EventInterface.php new file mode 100644 index 0000000..35c75d5 --- /dev/null +++ b/src/Potter/Event/EventInterface.php @@ -0,0 +1,10 @@ +