Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Merge pull request #48228 from FrazerFlanagan/remove-unneeded…
…-static-array-ret-type-from-db-eloquent-builder-get" This reverts commit 86b76dc, reversing changes made to c779c11.
- Loading branch information
b40d6be
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @nunomaduro, some comment about this revert? Can the
get
method really return an array of objects? Thanks!