(PHP 8)
DOMChildNode::after — Adds nodes after the node
...$nodes
Adds the passed nodes after the node.
nodes
Nodes to be added after the node.
没有返回值。