mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-22 16:15:34 +08:00
strict to phpstan-level-4
This commit is contained in:
@@ -8,6 +8,6 @@ use ZM\MySQL\MySQLPool;
|
||||
|
||||
class SqlPoolStorage
|
||||
{
|
||||
/** @var MySQLPool */
|
||||
/** @var null|MySQLPool */
|
||||
public static $sql_pool;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user