From e53e3afb392539c47b8dab6366c56292e64060f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Tue, 29 Aug 2023 21:35:19 +0800 Subject: [PATCH] eee --- Pool.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pool.php b/Pool.php index d77e11a..a04573e 100644 --- a/Pool.php +++ b/Pool.php @@ -90,7 +90,7 @@ class Pool implements PoolInterface /** * @param string $name * @return void - * @throws Exception + * @throws */ public function abandon(string $name): void {