@@ -192,7 +192,7 @@ |
||
| 192 | 192 | * marchalObject attaches all children transforming the DeviceXMLmain structure |
| 193 | 193 | * to the root |
| 194 | 194 | */ |
| 195 | - public static function marshalObject($node, $name, $object, $namespace=NULL, $root = false) |
|
| 195 | + public static function marshalObject($node, $name, $object, $namespace = NULL, $root = false) |
|
| 196 | 196 | { |
| 197 | 197 | if (is_null($object)) { |
| 198 | 198 | return; |