From 2445380bd91d7d9bc44c0b9ccdc6f475962e5def Mon Sep 17 00:00:00 2001 From: as2252258 Date: Sun, 28 Jun 2026 06:34:18 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20PoolItem.php?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PoolItem.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PoolItem.php b/PoolItem.php index 5f63df1..de34ff8 100644 --- a/PoolItem.php +++ b/PoolItem.php @@ -46,7 +46,7 @@ class PoolItem /** - * 重新创建内部存储队列(Channel 或 SplQueue) + * 重新创建内部存储队列 Channel 或 SplQueue * @return void */ public function reconnect(): void