diff --git a/src/CanBeBought.php b/src/CanBeBought.php index e4c3c51..d3e52cc 100644 --- a/src/CanBeBought.php +++ b/src/CanBeBought.php @@ -54,7 +54,7 @@ trait CanBeBought return 0; } - + /** * Get the taxRate of the Buyable item. */