extend event compatibility

This commit is contained in:
whale
2020-03-09 00:33:04 +08:00
parent efce1767e6
commit 66a50f0a87
8 changed files with 54 additions and 79 deletions

View File

@@ -141,4 +141,4 @@ class RequestEvent implements SwooleEvent
}
return true;
}
}
}