class ConvertXml{ public function xmlToArray(SimpleXMLIterator $xml): array { $res ... $xml = new SimpleXMLIterator($wsdl, 0, true); $convert = new ...
確定! 回上一頁