-
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.
[11.x]
Fluent::scope/collect
methods (#49180)
* Add toFluent method * Add scope and toCollection methods * Add tests * Remove toFluent on collections * Remove unused import * Remove unused import * Cast attributes as array in scope instead * formatting * Use `value` for `offsetGet` and `__get` methods --------- Co-authored-by: Taylor Otwell <[email protected]>
- Loading branch information
1 parent
e447ce2
commit 5fedaf4
Showing
2 changed files
with
59 additions
and
3 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