From cb377b4e696363a2dc612444ea49134cbe68fcd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mr=C2=B7x?= Date: Fri, 8 Apr 2022 19:19:50 +0800 Subject: [PATCH] modify mysql result --- ActiveQuery.php | 1 + 1 file changed, 1 insertion(+) diff --git a/ActiveQuery.php b/ActiveQuery.php index 1d0798f..4d5ccb7 100644 --- a/ActiveQuery.php +++ b/ActiveQuery.php @@ -222,6 +222,7 @@ class ActiveQuery extends Component implements ISqlBuilder } + /** * @return array|Collection * @throws