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

OffsetBasedPaginatedDocument constructor is incompatible with parent. #20

Open
javi-p-nt opened this issue Oct 15, 2019 · 0 comments
Open
Assignees
Labels

Comments

@javi-p-nt
Copy link

OffsetBasedPaginatedDocument::__construct(array $data, UriInterface $requestUri, int $resultCount, int $defaultLimit)

Adds a wrong type array $data, whether Document::__construct has no type for that argument, as it guess the type of argument for collection interfaces

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants