modify
This commit is contained in:
@@ -19,6 +19,7 @@ class ServerDefaultEvent extends Server
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @param \Swoole\Server $server
|
* @param \Swoole\Server $server
|
||||||
|
* @throws \Snowflake\Exception\ConfigException
|
||||||
*/
|
*/
|
||||||
public function onStart(\Swoole\Server $server)
|
public function onStart(\Swoole\Server $server)
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -16,6 +16,7 @@ class ServerManager extends Server
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @param \Swoole\Server $server
|
* @param \Swoole\Server $server
|
||||||
|
* @throws \Snowflake\Exception\ConfigException
|
||||||
*/
|
*/
|
||||||
public function onManagerStart(\Swoole\Server $server)
|
public function onManagerStart(\Swoole\Server $server)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user