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

[add] Arr::flatter wrap methods params #643

Closed
wants to merge 1 commit into from
Closed

[add] Arr::flatter wrap methods params #643

wants to merge 1 commit into from

Conversation

pepperfm
Copy link

I always wanted to pass parameters as array to only() and except() method to make code more light and slim on break lines

Here is a solution: now methods accept string and array the same way

@rubenvanassche
Copy link
Member

Why not do include(...$myArray)?

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