@@ -43,7 +43,7 @@ |
||
43 | 43 | * The PHP manual text and comments are covered by the Creative Commons |
44 | 44 | * Attribution 3.0 License, copyright (c) the PHP Documentation Group |
45 | 45 | * |
46 | - * @param \SimpleXMLElement|array $xmlObject |
|
46 | + * @param \SimpleXMLElement $xmlObject |
|
47 | 47 | * @param array $out |
48 | 48 | * |
49 | 49 | * @return array XML converted array |