mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-23 23:51:25 +00:00
Update Cart.php
This commit is contained in:
@@ -46,7 +46,7 @@ class Cart
|
|||||||
private $discount = 0;
|
private $discount = 0;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Defines the tax rate
|
* Defines the tax rate.
|
||||||
*
|
*
|
||||||
* @var float
|
* @var float
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user