eee
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ class ActiveQuery extends QueryTrait implements ISqlBuilder
|
|||||||
if (is_array($data)) {
|
if (is_array($data)) {
|
||||||
return $this->populate($data);
|
return $this->populate($data);
|
||||||
}
|
}
|
||||||
return $data;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user