Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[11.x] Add test testMultiplyIsLazy to ensure LazyCollection's multiply method's lazy behaviour #52020

Merged
merged 2 commits into from
Jul 5, 2024

Conversation

lmottasin
Copy link
Contributor

Themultiply method, introduced in PR #51870, later on @taylorotwell
include this on LazyCollection also. This pull request introduces the testMultiplyIsLazy method to validate the lazy evaluation behavior of the multiply method.

@laravel laravel deleted a comment from lmottasin Jul 5, 2024
@taylorotwell taylorotwell merged commit afd85aa into laravel:11.x Jul 5, 2024
28 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants