mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-08 09:15:37 +08:00
reset PHPDoc
This commit is contained in:
@@ -33,8 +33,9 @@ class MySQLConnection implements Connection
|
||||
}
|
||||
|
||||
/**
|
||||
* @param mixed $sql
|
||||
* @param mixed $options
|
||||
* @param mixed $sql
|
||||
* @param mixed $options
|
||||
* @throws MySQLException
|
||||
*/
|
||||
public function prepare($sql, $options = [])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user