Update CanBeBought.php

This commit is contained in:
Patrick
2022-02-06 19:54:59 +01:00
committed by GitHub
parent 04fb900468
commit bd1487f5a9

View File

@@ -54,7 +54,7 @@ trait CanBeBought
return 0; return 0;
} }
/** /**
* Get the taxRate of the Buyable item. * Get the taxRate of the Buyable item.
*/ */