This commit is contained in:
2021-03-19 10:31:25 +08:00
parent 2bd515a44d
commit 6bd4c6cff5
2 changed files with 2 additions and 3 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
namespace Snowflake\Process;
use Snowflake\Exception\ComponentException;
use Exception;
use Snowflake\Snowflake;
use Swoole\Timer;
@@ -18,7 +18,7 @@ class Biomonitoring extends Process
/**
* @param \Swoole\Process $process
* @throws ComponentException
* @throws Exception
*/
public function onHandler(\Swoole\Process $process): void
{