Skip to content

Support for Laravel Collections style object chaining#1168

Merged
wisskid merged 2 commits intomasterfrom
feature/1151_support_object_chaining_from_function_return_value
Feb 10, 2026
Merged

Support for Laravel Collections style object chaining#1168
wisskid merged 2 commits intomasterfrom
feature/1151_support_object_chaining_from_function_return_value

Conversation

@wisskid
Copy link
Copy Markdown
Member

@wisskid wisskid commented Feb 10, 2026

Support for Laravel Collections style object chaining for objects return from function calls implemented as modifiers.
Fixes #1151

@wisskid wisskid merged commit 139797a into master Feb 10, 2026
18 checks passed
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.

Support Laravel Collections - chaining function/class not just variable

1 participant