I need to use some reflection to grab MetadataFactory from Serializer instance. I'm not sure it's the best way to do it, but can't find another way around without breaking everything.
Same for getValue/setValue with have been removed from PropertyMetadata, maybe there's something available in the dependencies to do that.
Note that unit tests have been checked on 1.x, 2.x and 3.x.
I need to use some reflection to grab MetadataFactory from Serializer instance. I'm not sure it's the best way to do it, but can't find another way around without breaking everything.
Same for getValue/setValue with have been removed from PropertyMetadata, maybe there's something available in the dependencies to do that.
Note that unit tests have been checked on 1.x, 2.x and 3.x.