Skip to content

[11.x] switch LazyCollection::make() for new LazyCollection()#54216

Merged
taylorotwell merged 1 commit into
laravel:11.xfrom
AhmedAlaa4611:11.x
Jan 16, 2025
Merged

[11.x] switch LazyCollection::make() for new LazyCollection()#54216
taylorotwell merged 1 commit into
laravel:11.xfrom
AhmedAlaa4611:11.x

Conversation

@AhmedAlaa4611
Copy link
Copy Markdown
Contributor

make() is essentially just a static alias to the constructor. it performs no logic.

removing the middleman to simplify the call stack.

continuation of #53733

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