From 63b3f5df26a76163cecc062d1d2dadb72af87341 Mon Sep 17 00:00:00 2001 From: whwyy Date: Wed, 29 Nov 2023 14:55:05 +0800 Subject: [PATCH] eee --- function.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/function.php b/function.php index 531eba88..6247dd51 100644 --- a/function.php +++ b/function.php @@ -900,7 +900,7 @@ if (!function_exists('event')) { /** * @param object $object * @return void - * @throws ReflectionException + * @throws ReflectionException|Exception */ function event(object $object): void {