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

Allows accessing public properties #22

Merged
merged 3 commits into from
Jul 29, 2020
Merged

Conversation

dakota
Copy link
Contributor

@dakota dakota commented Jul 23, 2020

This allows accessing public properties of the underlying Lampager\PaginationResult object (For example, hasNext, nextCursor, etc.)

This allows accessing public properties of the underlying `Lampager\PaginationResult` object (For example, `hasNext`, `nextCursor`, etc.)
@chitoku-k
Copy link
Member

@dakota Thanks for your contribution. The changes look legit to me so could you add some tests that cover these lines and add type hinting string to $name parameter?

@dakota
Copy link
Contributor Author

dakota commented Jul 29, 2020

@chitoku-k Requested changes made

Copy link
Member

@chitoku-k chitoku-k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

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