bee7ea4490
`WC_Abstract_Order` and `WC_Cart_Totals` have their own logic to calculate totals. This means that we would have to fix in two places. This commit adds a trait which can be used to place shared logic between above two classes. |
||
---|---|---|
.. | ||
trait-wc-item-totals.php |