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

Return Collection instead of array in iterable Null objects methods #77

Merged
merged 1 commit into from
Jul 11, 2019

Conversation

antonkomarev
Copy link
Member

@antonkomarev antonkomarev commented Jul 11, 2019

Fixes #76

Returns Illuminate\Support\Collection instead or array in NullReactant & NullReacter iterable methods.

@antonkomarev antonkomarev added this to the v7.2.1 milestone Jul 11, 2019
@antonkomarev antonkomarev merged commit ede24e7 into master Jul 11, 2019
@antonkomarev antonkomarev deleted the fix/iterable-return-type-inconsistency branch July 15, 2019 11:16
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.

Accessors with iterable type should return Collection instance
1 participant