-
Notifications
You must be signed in to change notification settings - Fork 11.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[5.4] Return a Database Collection from HasOneOrMany::createMany (#15944
) * Return an Illuminate\Database\Eloquent\Collection from Illuminate\Database\Eloquent\Relation\HasOneOrMany::createMany See #15943 * Dry out some tests that expect new or created models with specific attributes See #15943 * Add a silly trailing comma to satisfy the style gods. See #15943 * Update the DocBlock comments See #15943
- Loading branch information
1 parent
e36b7d1
commit 48820f4
Showing
2 changed files
with
45 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters