Dom\ChildNode::remove
(PHP 8 >= 8.4.0)
Dom\ChildNode::remove — Removes the node
参数
此函数没有参数。
返回值
没有返回值。
参见
- Dom\ChildNode::after() - Adds nodes after the node
- Dom\ChildNode::before() - Adds nodes before the node
- Dom\ChildNode::replaceWith() - Replaces the node with new nodes
- Dom\Node::removeChild()
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。