mtarld / apip-ddd

An example of hexagonal API Platform 3 implementation
MIT License
322 stars 55 forks source link

Remove public (writable) properties from domain model Book #29

Closed wazum closed 2 years ago

wazum commented 2 years ago

There should be only one way to update a Book. Resolves #23