MoneyBundle
MoneyBundle copied to clipboard
WIP: Adds form types
This PR
- intends to automatically create form types — one for
Money\Moneyand an other one for a list ofMoney\Currency. - should not affect any user not using the form component.
- should work out of the box if autowiring has been enabled
TODO:
- [x] add symfony receipe for flex (done: https://github.com/symfony/recipes-contrib/pull/831)
- [ ] add data transformer
So this says WIP.. do we proceed here?
Will get back on this very soon !