mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-23 23:51:25 +00:00
fix for styleci
This commit is contained in:
@@ -28,7 +28,7 @@ interface Buyable
|
|||||||
* Get the weight of the Buyable item.
|
* Get the weight of the Buyable item.
|
||||||
*/
|
*/
|
||||||
public function getBuyableWeight(CartItemOptions $options): int;
|
public function getBuyableWeight(CartItemOptions $options): int;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the taxRate of the Buyable item.
|
* Get the taxRate of the Buyable item.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user