From 3f7651c5b5b52b55c30a71d08d5e235167b1c650 Mon Sep 17 00:00:00 2001 From: "as2252258@163.com" Date: Sat, 27 Feb 2021 05:11:48 +0800 Subject: [PATCH] modify --- System/Event.php | 1 + 1 file changed, 1 insertion(+) diff --git a/System/Event.php b/System/Event.php index 3f522334..71aa203d 100644 --- a/System/Event.php +++ b/System/Event.php @@ -58,6 +58,7 @@ class Event extends BaseObject const SERVER_CLOSE = 'on close'; + /** * @param $name * @param $callback