Update Cart.php

This commit is contained in:
Patrick
2019-11-19 01:36:09 +01:00
committed by GitHub
parent 1341863d65
commit 8383901fba

View File

@@ -46,7 +46,7 @@ class Cart
private $discount = 0;
/**
* Defines the tax rate
* Defines the tax rate.
*
* @var float
*/