Skip to content

Commit ff85763

Browse files
committed
remove the PaginatorStruct since limit & offset can't be stacked
1 parent 1acc9fe commit ff85763

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

src/Struct/ModelBuilderStruct.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class ModelBuilderStruct {
1717
*/
1818
public $sorter;
1919
/**
20-
* @var PaginatorStruct
20+
* @var array
2121
*/
2222
public $paginator;
2323

src/Struct/PaginatorStruct.php

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)