This commit is contained in:
2021-04-02 18:04:02 +08:00
parent 503e8d98f6
commit ac2e2714d9
+1
View File
@@ -43,6 +43,7 @@ class Pagination extends Component
* PaginationIteration constructor.
* @param ActiveQuery $activeQuery
* @param array $config
* @throws Exception
*/
public function __construct(ActiveQuery $activeQuery, array $config = [])
{