You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…)` and `fromInteger()`
...in addition to their short version (`fromBool()` and `fromInt()`).
This also adds a short documentation about Value Object property mapping.
Related: #2763
JsonArrayType should be able to de/serialize arbitrary value objects, as long as they implement \JsonSerializable and ::from$Type
The text was updated successfully, but these errors were encountered: