(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.
No value is returned.