Skip to content

[9.x] Convert closures to arrow functions#43778

Merged
taylorotwell merged 1 commit into
laravel:9.xfrom
imanghafoori1:arrow_fn
Aug 19, 2022
Merged

[9.x] Convert closures to arrow functions#43778
taylorotwell merged 1 commit into
laravel:9.xfrom
imanghafoori1:arrow_fn

Conversation

@imanghafoori1

Copy link
Copy Markdown
Contributor

Converts the lengthy closures with their compact equivalent arrow functions in Collections/Traits/EnumeratesValues.php
Conversion is done by IDE feature (not by hand) to be more accurate.

@taylorotwell taylorotwell merged commit 76e427a into laravel:9.x Aug 19, 2022
@imanghafoori1 imanghafoori1 deleted the arrow_fn branch August 19, 2022 16:22
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