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