laravel / framework

The Laravel Framework.
https://laravel.com
MIT License
32.62k stars 11.03k forks source link

[11.x] Add generics for Arr::last() #53619

Closed talkinnl closed 16 hours ago

talkinnl commented 20 hours ago

PR https://github.com/laravel/framework/pull/50514 implemented generics for Arr::first()

This PR does exactly the same for Arr::last()