mirror of
https://github.com/Karaka-Management/oms-Billing.git
synced 2026-02-17 08:48:40 +00:00
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
This commit is contained in:
parent
5d361f1668
commit
8196934c07
|
|
@ -59,9 +59,9 @@ class InvoiceElement implements \JsonSerializable
|
||||||
|
|
||||||
private $taxR = null;
|
private $taxR = null;
|
||||||
|
|
||||||
private $singlePriceGross= null;
|
private $singlePriceGross = null;
|
||||||
|
|
||||||
private $totalPriceGross= null;
|
private $totalPriceGross = null;
|
||||||
|
|
||||||
private $event = 0;
|
private $event = 0;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user