This commit is contained in:
2023-08-29 21:35:19 +08:00
parent 0e36834540
commit e53e3afb39
+1 -1
View File
@@ -90,7 +90,7 @@ class Pool implements PoolInterface
/**
* @param string $name
* @return void
* @throws Exception
* @throws
*/
public function abandon(string $name): void
{