The Dom\ChildNode interface
(PHP 8 >= 8.4.0)
简介
This is the modern, spec-compliant equivalent of DOMChildNode.
目录
- Dom\ChildNode::after — Adds nodes after the node
- Dom\ChildNode::before — Adds nodes before the node
- Dom\ChildNode::remove — Removes the node
- Dom\ChildNode::replaceWith — Replaces the node with new nodes
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。