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

Adding only_children() method to collections #310

Merged
merged 4 commits into from
Aug 9, 2022
Merged

Conversation

srtfisher
Copy link
Member

@srtfisher srtfisher commented Aug 5, 2022

Adds a neat method to retrieve only specific child array keys in a collection.

Copy link
Contributor

@mogmarsh mogmarsh left a comment

Choose a reason for hiding this comment

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

one little thing, otherwise 👍

Comment on lines 795 to 796
* @param mixed $keys
* @return static
Copy link
Contributor

Choose a reason for hiding this comment

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

spacing and label for $keys

@srtfisher srtfisher merged commit 2fbd4fa into main Aug 9, 2022
@srtfisher srtfisher deleted the collections-only branch August 9, 2022 19:15
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