This commit is contained in:
2023-04-03 00:37:30 +08:00
parent 59cf5e7d64
commit 3c240efa7a
3 changed files with 25 additions and 89 deletions
-1
View File
@@ -13,7 +13,6 @@ use Kiri\Server\Abstracts\StatusEnum;
use Swoole\Timer;
/**
* @mixin \PDO
*/
class PDO implements StopHeartbeatCheck
{