@@ -38,7 +38,7 @@ |
||
| 38 | 38 | } |
| 39 | 39 | } |
| 40 | 40 | |
| 41 | - if(isset($attributes->SplitDutyVATIndicator)) { |
|
| 41 | + if (isset($attributes->SplitDutyVATIndicator)) { |
|
| 42 | 42 | $this->setSplitDutyVATIndicator($attributes->SplitDutyVATIndicator); |
| 43 | 43 | } |
| 44 | 44 | } |