@@ -616,7 +616,4 @@ |
||
| 616 | 616 | { |
| 617 | 617 | $this->declarationStatement = $statement; |
| 618 | 618 | |
| 619 | - return $this; |
|
| 620 | - } |
|
| 621 | ->>>>>>> develop |
|
| 622 | -} |
|
| 619 | + return $this |
|
| 623 | 620 | \ No newline at end of file |
@@ -151,16 +151,16 @@ discard block |
||
| 151 | 151 | * @var EEIFilingOption |
| 152 | 152 | */ |
| 153 | 153 | private $eeiFilingOption; |
| 154 | -======= |
|
| 154 | +=== === = |
|
| 155 | 155 | * @var OtherCharges |
| 156 | - */ |
|
| 156 | + * / |
|
| 157 | 157 | private $otherCharges; |
| 158 | 158 | |
| 159 | 159 | /** |
| 160 | 160 | * @var string $declarationStatement |
| 161 | 161 | */ |
| 162 | 162 | private $declarationStatement; |
| 163 | ->>>>>>> develop |
|
| 163 | +>> >> >> > develop |
|
| 164 | 164 | |
| 165 | 165 | /** |
| 166 | 166 | * @return array |
@@ -210,7 +210,7 @@ discard block |
||
| 210 | 210 | if (isset($attributes->CurrencyCode)) { |
| 211 | 211 | $this->setCurrencyCode($attributes->CurrencyCode); |
| 212 | 212 | } |
| 213 | -<<<<<<< HEAD |
|
| 213 | +<< << <<< HEAD |
|
| 214 | 214 | if (isset($attributes->EEIFilingOption)) { |
| 215 | 215 | $this->setEEIFilingOption(new EEIFilingOption($attributes->EEIFilingOption)); |
| 216 | 216 | ======= |
@@ -616,7 +616,4 @@ discard block |
||
| 616 | 616 | { |
| 617 | 617 | $this->declarationStatement = $statement; |
| 618 | 618 | |
| 619 | - return $this; |
|
| 620 | - } |
|
| 621 | ->>>>>>> develop |
|
| 622 | -} |
|
| 619 | + return $this |
|
| 623 | 620 | \ No newline at end of file |