From d0b7845cd73ab665fbe17e35144d087aa43cac13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mr=C2=B7x?= Date: Tue, 9 Feb 2021 11:13:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Annotation/Event.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Annotation/Event.php diff --git a/Annotation/Event.php b/Annotation/Event.php new file mode 100644 index 00000000..cf826ce4 --- /dev/null +++ b/Annotation/Event.php @@ -0,0 +1,30 @@ +getEvent(); + } + +}