1
0
mirror of synced 2025-02-02 21:41:45 +03:00
foaly-nr1 c0a505366f
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`.
2017-11-26 17:55:59 +01:00
..