EventSaucePHP / ObjectHydrator

Object Hydration library to create Command and Query objects.
MIT License
316 stars 23 forks source link

Make serializing functions globally optional in DefinitionProvider #69

Closed DrechslerDerek closed 2 months ago

DrechslerDerek commented 4 months ago

This makes it possible to globally disable class function serialization instead of using MapperSettings class attribute for each class.