From ca5ce86ee3a20bd93b74a455acd1319665329f1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Fri, 11 Aug 2023 00:12:33 +0800 Subject: [PATCH] qqq --- EventInterface.php | 13 +++++++++++++ TestListener.php | 14 ++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 EventInterface.php create mode 100644 TestListener.php diff --git a/EventInterface.php b/EventInterface.php new file mode 100644 index 0000000..89e2e60 --- /dev/null +++ b/EventInterface.php @@ -0,0 +1,13 @@ +