mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-21 15:45:36 +08:00
Fix MySQLWrapper related PHPDoc and variables
This commit is contained in:
@@ -20,6 +20,7 @@ use ZM\Exception\DbException;
|
||||
|
||||
class MySQLWrapper
|
||||
{
|
||||
/** @var Connection */
|
||||
private $connection;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user