This commit is contained in:
2020-11-06 16:48:57 +08:00
parent fa4b733ea3
commit 27a2e23bef
+1
View File
@@ -19,6 +19,7 @@ use Swoole\WebSocket\Server as WServer;
/**
* Class OnClose
* @package HttpServer\Events
*
*/
class OnClose extends Callback
{