Skip to content

[12.x] multiline chaining on Collections #55061

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 2 commits into from
Mar 18, 2025

Conversation

browner12
Copy link
Contributor

when chaining methods or properties on a Collection, place them on a newline for easier readability and clearer diffs. also use short closures for simple bodies.

this is a continuation of some of my previous formatting commits.

when chaining methods or properties on a `Collection`, place them on a newline for easier readability and clearer diffs. also use short closures for simple bodies.

this is a continuation of some of my previous formatting commits.
@taylorotwell taylorotwell merged commit d16c1a1 into laravel:12.x Mar 18, 2025
39 checks passed
@browner12 browner12 deleted the AB-collection-chain-readability branch March 18, 2025 14:10
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