@@ -210,7 +210,7 @@ |
||
210 | 210 | |
211 | 211 | fclose($resource); |
212 | 212 | |
213 | - if(null !== $lastResponse) |
|
213 | + if (null !== $lastResponse) |
|
214 | 214 | { |
215 | 215 | $lastResponse = $this->unmarshal($lastResponse); |
216 | 216 | } |