Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[8.x] Fixes #35947 use data_get over Arr::get in Collection #35950

Merged
merged 1 commit into from Jan 20, 2021

Commits on Jan 20, 2021

  1. Fixes laravel#35947

    This fixes laravel#35947. Since collections can deal with objects then the method sortByMany taken from Arr should be able to deal with objects as well
    tm1000 committed Jan 20, 2021
    Copy the full SHA
    b3d45b4 View commit details
    Browse the repository at this point in the history