* add TaxedMoney for use net/gross/tax in one object
* use also internaly always the amount() instead of amount, so the TaxedMoney are worked * use static instead of self in MoneyClass * change MoneyTest to use money() method, for testing TaxedMoney with the same methods
Showing
src/Money/MoneyGross.php
0 → 100644
src/Money/MoneyNet.php
0 → 100644
src/Money/TaxedMoney.php
0 → 100644