@@ -90,6 +90,7 @@ |
||
90 | 90 | * @license http://www.php.net/license/index.php#doc-lic |
91 | 91 | * @license http://creativecommons.org/licenses/by/3.0/ |
92 | 92 | * @license CC-BY-3.0 <http://spdx.org/licenses/CC-BY-3.0> |
93 | + * @param \SimpleXMLElement $xmlObject |
|
93 | 94 | */ |
94 | 95 | protected function xml2array($xmlObject, $out = array()) |
95 | 96 | { |