Method Parser.XML.Tree.AbstractNode()->replace_children()
classParser.XML.Tree.AbstractNode
- Method
replace_children
voidreplace_children(array(AbstractNode)children)- Description
Replaces the nodes children with the provided ones. All parent references are updated.