@@ -65,7 +65,7 @@ |
||
65 | 65 | */ |
66 | 66 | protected function toNode() |
67 | 67 | { |
68 | - $evtid = FactoryId::build( |
|
68 | + $evtid = FactoryId::build( |
|
69 | 69 | $this->tpInsc, |
70 | 70 | $this->nrInsc, |
71 | 71 | $this->date, |
@@ -90,7 +90,7 @@ discard block |
||
90 | 90 | $this->dom->addChild( |
91 | 91 | $idePeriodo, |
92 | 92 | "fimValid", |
93 | - ! empty($this->std->ideperiodo->fimvalid) ? $this->std->ideperiodo->fimvalid : '', |
|
93 | + !empty($this->std->ideperiodo->fimvalid) ? $this->std->ideperiodo->fimvalid : '', |
|
94 | 94 | false |
95 | 95 | ); |
96 | 96 | |
@@ -232,7 +232,7 @@ discard block |
||
232 | 232 | $this->dom->addChild( |
233 | 233 | $info, |
234 | 234 | "foneFixo", |
235 | - ! empty($cad->foneFixo) ? $cad->foneFixo : '', |
|
235 | + !empty($cad->foneFixo) ? $cad->foneFixo : '', |
|
236 | 236 | false |
237 | 237 | ); |
238 | 238 | $this->dom->addChild( |
@@ -65,7 +65,7 @@ |
||
65 | 65 | */ |
66 | 66 | protected function toNode() |
67 | 67 | { |
68 | - $evtid = FactoryId::build( |
|
68 | + $evtid = FactoryId::build( |
|
69 | 69 | $this->tpInsc, |
70 | 70 | $this->nrInsc, |
71 | 71 | $this->date, |
@@ -65,7 +65,7 @@ |
||
65 | 65 | */ |
66 | 66 | protected function toNode() |
67 | 67 | { |
68 | - $evtid = FactoryId::build( |
|
68 | + $evtid = FactoryId::build( |
|
69 | 69 | $this->tpInsc, |
70 | 70 | $this->nrInsc, |
71 | 71 | $this->date, |
@@ -65,7 +65,7 @@ |
||
65 | 65 | */ |
66 | 66 | protected function toNode() |
67 | 67 | { |
68 | - $evtid = FactoryId::build( |
|
68 | + $evtid = FactoryId::build( |
|
69 | 69 | $this->tpInsc, |
70 | 70 | $this->nrInsc, |
71 | 71 | $this->date, |
@@ -71,7 +71,7 @@ discard block |
||
71 | 71 | $this->dom->addChild( |
72 | 72 | $ideEvento, |
73 | 73 | "nrRecArqBase", |
74 | - ! empty($this->std->nrrecarqbase) ? $this->std->nrrecarqbase : null, |
|
74 | + !empty($this->std->nrrecarqbase) ? $this->std->nrrecarqbase : null, |
|
75 | 75 | false |
76 | 76 | ); |
77 | 77 | $this->dom->addChild( |
@@ -91,7 +91,7 @@ discard block |
||
91 | 91 | ); |
92 | 92 | $this->node->appendChild($ideTrabalhador); |
93 | 93 | |
94 | - if (! empty($this->std->vrdeddep)) { |
|
94 | + if (!empty($this->std->vrdeddep)) { |
|
95 | 95 | $infoDep = $this->dom->createElement("infoDep"); |
96 | 96 | $this->dom->addChild( |
97 | 97 | $infoDep, |
@@ -107,7 +107,7 @@ discard block |
||
107 | 107 | $this->dom->addChild( |
108 | 108 | $infoIrrf, |
109 | 109 | "codCateg", |
110 | - ! empty($nIrrf->codcateg) ? $nIrrf->codcateg : null, |
|
110 | + !empty($nIrrf->codcateg) ? $nIrrf->codcateg : null, |
|
111 | 111 | false |
112 | 112 | ); |
113 | 113 | $this->dom->addChild( |
@@ -169,7 +169,7 @@ discard block |
||
169 | 169 | $this->dom->addChild( |
170 | 170 | $idePais, |
171 | 171 | "nifBenef", |
172 | - ! empty($nIrrf->idepgtoext->nifbenef) ? $nIrrf->idepgtoext->nifbenef : null, |
|
172 | + !empty($nIrrf->idepgtoext->nifbenef) ? $nIrrf->idepgtoext->nifbenef : null, |
|
173 | 173 | false |
174 | 174 | ); |
175 | 175 | $idePgtoExt->appendChild($idePais); |
@@ -184,19 +184,19 @@ discard block |
||
184 | 184 | $this->dom->addChild( |
185 | 185 | $endExt, |
186 | 186 | "nrLograd", |
187 | - ! empty($nIrrf->idepgtoext->nrlograd) ? $nIrrf->idepgtoext->nrlograd : null, |
|
187 | + !empty($nIrrf->idepgtoext->nrlograd) ? $nIrrf->idepgtoext->nrlograd : null, |
|
188 | 188 | false |
189 | 189 | ); |
190 | 190 | $this->dom->addChild( |
191 | 191 | $endExt, |
192 | 192 | "complem", |
193 | - ! empty($nIrrf->idepgtoext->complem) ? $nIrrf->idepgtoext->complem : null, |
|
193 | + !empty($nIrrf->idepgtoext->complem) ? $nIrrf->idepgtoext->complem : null, |
|
194 | 194 | false |
195 | 195 | ); |
196 | 196 | $this->dom->addChild( |
197 | 197 | $endExt, |
198 | 198 | "bairro", |
199 | - ! empty($nIrrf->idepgtoext->bairro) ? $nIrrf->idepgtoext->bairro : null, |
|
199 | + !empty($nIrrf->idepgtoext->bairro) ? $nIrrf->idepgtoext->bairro : null, |
|
200 | 200 | false |
201 | 201 | ); |
202 | 202 | $this->dom->addChild( |
@@ -208,7 +208,7 @@ discard block |
||
208 | 208 | $this->dom->addChild( |
209 | 209 | $endExt, |
210 | 210 | "codPostal", |
211 | - ! empty($nIrrf->idepgtoext->codpostal) ? $nIrrf->idepgtoext->codpostal : null, |
|
211 | + !empty($nIrrf->idepgtoext->codpostal) ? $nIrrf->idepgtoext->codpostal : null, |
|
212 | 212 | false |
213 | 213 | ); |
214 | 214 | $idePgtoExt->appendChild($endExt); |
@@ -65,7 +65,7 @@ |
||
65 | 65 | */ |
66 | 66 | protected function toNode() |
67 | 67 | { |
68 | - $evtid = FactoryId::build( |
|
68 | + $evtid = FactoryId::build( |
|
69 | 69 | $this->tpInsc, |
70 | 70 | $this->nrInsc, |
71 | 71 | $this->date, |
@@ -65,7 +65,7 @@ |
||
65 | 65 | */ |
66 | 66 | protected function toNode() |
67 | 67 | { |
68 | - $evtid = FactoryId::build( |
|
68 | + $evtid = FactoryId::build( |
|
69 | 69 | $this->tpInsc, |
70 | 70 | $this->nrInsc, |
71 | 71 | $this->date, |
@@ -81,7 +81,7 @@ |
||
81 | 81 | $this->dom->addChild( |
82 | 82 | $infoIrrf, |
83 | 83 | "nrRecArqBase", |
84 | - ! empty($this->std->infoirrf->nrrecarqbase) ? $this->std->infoirrf->nrrecarqbase : '', |
|
84 | + !empty($this->std->infoirrf->nrrecarqbase) ? $this->std->infoirrf->nrrecarqbase : '', |
|
85 | 85 | false |
86 | 86 | ); |
87 | 87 | $this->dom->addChild( |