This commit is contained in:
2023-11-30 17:46:50 +08:00
parent aa9d25d4ee
commit b25987c865
4 changed files with 75 additions and 2 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ class Kiri
/**
* @return \Kiri\Pool\Pool
* @throws ReflectionException
* @throws ReflectionException|Exception
*/
public static function getPool(): \Kiri\Pool\Pool
{