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