This commit is contained in:
2023-10-17 21:27:47 +08:00
parent 67cf863c38
commit 575c728bdc
-2
View File
@@ -874,8 +874,6 @@ if (!function_exists('event')) {
* @param object $object
* @return void
* @throws ReflectionException
* @throws ContainerExceptionInterface
* @throws NotFoundExceptionInterface
*/
function event(object $object): void
{