class SimpleXMLExtended extends \SimpleXMLElement. 4. {. 5. public function addCData(string $cdata_text): void. 6. {. 7. $node = dom_import_simplexml($this);.
確定! 回上一頁