Skip to content

[12.x] multiline chaining on Collections#55061

Merged
taylorotwell merged 2 commits into
laravel:12.xfrom
browner12:AB-collection-chain-readability
Mar 18, 2025
Merged

[12.x] multiline chaining on Collections#55061
taylorotwell merged 2 commits into
laravel:12.xfrom
browner12:AB-collection-chain-readability

Conversation

@browner12

Copy link
Copy Markdown
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
@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