Releases: matthiasnoback/TalisORM
Releases · matthiasnoback/TalisORM
Add PHPStan annotations
v0.2.0: Merge pull request #27 from matthiasnoback/improvements
Extract some traits to reduce the amount of boilerplate code.
Allow passing in extra state to the aggregate's fromState()
method, and allow child entities to use the aggregate state as well, to use part of its state, or the extra state that was passed to it.