Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use the correct type for the exception message
Since the UoW checks each item of a *-to-many association to ensure it has the correct type, we should never say that we expect an instance of `Doctrine\Common\Collections\Collection` or an `array`.
- Loading branch information