diff --git a/src/Tax.php b/src/Tax.php index 9e26cd0..1986913 100644 --- a/src/Tax.php +++ b/src/Tax.php @@ -37,3 +37,4 @@ public function setPercentage(float $percentage) : self return $this; } } +