Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Collection@firstWhere() return docblock (laravel#25988)
Like Collection@first(), this method will return an item in the collection (or null), not an instance of the collection.
- Loading branch information