变更
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@ class ActiveQuery extends Component implements ISqlBuilder
|
|||||||
/**
|
/**
|
||||||
* 清除不完整数据
|
* 清除不完整数据
|
||||||
*/
|
*/
|
||||||
public function clear()
|
public function clear(): void
|
||||||
{
|
{
|
||||||
$this->db = NULL;
|
$this->db = NULL;
|
||||||
$this->useCache = FALSE;
|
$this->useCache = FALSE;
|
||||||
|
|||||||
Reference in New Issue
Block a user