This commit is contained in:
2023-11-29 14:55:05 +08:00
parent 93a3a06963
commit 63b3f5df26
+1 -1
View File
@@ -900,7 +900,7 @@ if (!function_exists('event')) {
/**
* @param object $object
* @return void
* @throws ReflectionException
* @throws ReflectionException|Exception
*/
function event(object $object): void
{