Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
This commit is contained in:
Scrutinizer Auto-Fixer 2017-11-05 18:06:04 +00:00
parent 5d361f1668
commit 8196934c07
2 changed files with 6 additions and 6 deletions

View File

@ -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;