This commit is contained in:
2021-02-17 00:47:25 +08:00
parent c0a2476e7c
commit b308f13e59
3 changed files with 3 additions and 1 deletions
+2
View File
@@ -25,6 +25,8 @@ class Connection extends Pool
/** @var PDO[] */
protected array $connections = [];
public int $creates = 0;
/**
* @param $timeout