dereuromark / cakephp-dto

CakePHP DTO plugin - quickly generate useful data transfer objects for your app (mutable/immutable)
MIT License
24 stars 6 forks source link

Cake4 immutable setter fix #70

Closed jorisvaesen closed 6 months ago

jorisvaesen commented 6 months ago

Should not add set*OrFail on immutables

dereuromark commented 6 months ago

This is probably fixed in 5.x master already right? There seem to be merge conflicts though

dereuromark commented 6 months ago

Ah base was wrong