diff --git a/ActiveQuery.php b/ActiveQuery.php index 1974180..8510063 100644 --- a/ActiveQuery.php +++ b/ActiveQuery.php @@ -157,6 +157,7 @@ class ActiveQuery extends Component implements ISqlBuilder return $this->modelClass->getConnection()->createCommand($sql, $params); } + /** * @return ModelInterface|null