-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi,
is folding of 3 line closure intended to develop in new versions?
My classic use-case, it's too long for one-line expression:
->filter(function (DiscountedProduct $discountedProduct) use ($product) {
return $product->getId() == $discountedProduct->getProduct()->getId();
}
Thanks
fprochazka and 3amprogrammerfprochazka and 3amprogrammer
Metadata
Metadata
Assignees
Labels
No labels