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

Add generic for PagerInterface #6759

Merged
merged 1 commit into from
Jan 11, 2021

Conversation

VincentLanglet
Copy link
Member

Subject

I am targeting this branch, because BC.

DoctrineORMBundle need the Query to implement the DoctrineORMBundle\Datagrid\ProxyQueryInterface.
This will allow the Pager to restrict the type of the $query.

Changelog

### Added
- Add generics to `PagerInterface`.

@VincentLanglet VincentLanglet requested a review from a team January 10, 2021 20:23
@OskarStark OskarStark merged commit f12d6f8 into sonata-project:3.x Jan 11, 2021
@VincentLanglet VincentLanglet deleted the pagerGeneric branch March 27, 2021 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants