@@ -91,8 +91,8 @@ |
||
91 | 91 | /** |
92 | 92 | * Object to array. |
93 | 93 | * |
94 | - * @param string $data |
|
95 | 94 | * |
95 | + * @param SimpleXMLElement $obj |
|
96 | 96 | * @return array |
97 | 97 | */ |
98 | 98 | protected static function normalize($obj) |