@@ -7,7 +7,7 @@ discard block |
||
7 | 7 | public static function prettyPrint($response, $save = '') |
8 | 8 | { |
9 | 9 | $std = json_decode($response); |
10 | - if (! empty($save)) { |
|
10 | + if (!empty($save)) { |
|
11 | 11 | file_put_contents( |
12 | 12 | "/var/www/sped/sped-nfe/tests/fixtures/xml/$save.xml", |
13 | 13 | $std->body |
@@ -42,7 +42,7 @@ discard block |
||
42 | 42 | $html .= $std->header; |
43 | 43 | $html .= "<br>"; |
44 | 44 | $html .= '<h2>namespaces</h2>'; |
45 | - $an = json_decode(json_encode($std->namespaces), true); |
|
45 | + $an = json_decode(json_encode($std->namespaces), true); |
|
46 | 46 | foreach ($an as $key => $nam) { |
47 | 47 | $html .= "[$key] => $nam <br>"; |
48 | 48 | } |
@@ -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, |
@@ -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, |
@@ -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, |