This commit is contained in:
2023-04-01 21:05:50 +08:00
parent 0450226d36
commit 4fd91f5f4f
+1
View File
@@ -157,6 +157,7 @@ class ActiveQuery extends Component implements ISqlBuilder
return $this->modelClass->getConnection()->createCommand($sql, $params); return $this->modelClass->getConnection()->createCommand($sql, $params);
} }
/** /**
* @return ModelInterface|null * @return ModelInterface|null