Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[5.7] Delete unneeded type check, since it will never be
true
(#26053)
Actually, we should not check the `$data instanceof Collection`, since Collection implements an `Arrayable` which checked before this.
- Loading branch information