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