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 {