Skip to content

Feat: Genericly implement ArrayAccess for Collection and Paginator #23

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

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

Bl00D4NGEL
Copy link
Collaborator

This PR adds annotation to help static analysis to detect that the Collection and Paginator genericly implement the ArrayAccess interface.

In addition it fixes an incorrect @extends for the IteratorAggregate interface which should be @implements instead.

@Bl00D4NGEL Bl00D4NGEL requested a review from b00gizm as a code owner December 18, 2023 12:16
@janvt janvt merged commit 7b6bc14 into geekcell:main Dec 19, 2023
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.

2 participants