Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove/change deprecated paginator stuff #159

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

otsch
Copy link
Member

@otsch otsch commented Aug 8, 2024

Removes the PaginatorInterface and the old version of the AbstractPaginator. Also remove an unnecessary argument from the processLoaded method and the default implementation of the getNextRequest() method (child classes have to implement it themselves.

Removes the `PaginatorInterface` and the old version of the
`AbstractPaginator`. Also remove an unnecessary argument from the
`processLoaded` method and the default implementation of the
`getNextRequest()` method (child classes have to implement it
themselves.
@otsch otsch merged commit 4a89632 into v2-0 Aug 8, 2024
8 checks passed
@otsch otsch deleted the remove-old-abstract-paginator branch August 8, 2024 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant