diff --git a/ActiveQuery.php b/ActiveQuery.php index 1b9d35d..9682ac7 100644 --- a/ActiveQuery.php +++ b/ActiveQuery.php @@ -197,6 +197,7 @@ class ActiveQuery extends Component implements ISqlBuilder /** * @param int $size * @param callable $callback + * @param int $offset * @return Pagination * @throws Exception */