@@ -366,7 +366,7 @@ |
||
366 | 366 | */ |
367 | 367 | public function getVatPct() : float |
368 | 368 | { |
369 | - return (float)$this->vatPct; |
|
369 | + return (float) $this->vatPct; |
|
370 | 370 | } |
371 | 371 | |
372 | 372 | /** |